X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: From: Mike Marchywka To: , Subject: question with xargs and jar- seems to drop files. Date: Wed, 5 Dec 2007 13:04:12 -0500 In-Reply-To: <04b901c83767$91e6f290$2e08a8c0@CAM.ARTIMI.COM> References: <042c01c836a1$e6c0d1d0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20071205123104 DOT GH26345 AT calimero DOT vinschen DOT de> <04a001c8374f$a58b1a00$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20071205153214 DOT GI26345 AT calimero DOT vinschen DOT de> <04a801c83756$90a8b5f0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20071205172520 DOT GB3147 AT ednor DOT casa DOT cgf DOT cx> <04b901c83767$91e6f290$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id lB5I4TAX004197 Hi, I seem to have an odd problem with xargs and jar. I'm not sure if I can isolate a simple test case but essentially it only seems to be taking some of the input files. This seems to work suggesting the file list is acceptable to jar: $ more latest65day | jar -@cvf wtf2.zip>jarlog2.txt this, however, only includes a some files, apparently lopping off certain directories: $ more latest65day | xargs jar -cvf wtf2.zip>jarlog.txt $ xargs --version GNU xargs version 4.3.8 Built using GNU gnulib version 2007-05-26 Administrator AT TESTBED01 /cygdrive/e/new/temp $ jar -V jar (fastjar) 0.92-gcc Copyright 1999, 2000, 2001 Bryan Burns Copyright 2002 Free Software Foundation Thoughts on diagnostic process of known problems? At first, I thought it had to do with errors encountered during the jarring but I think I've eliminated all of those ( missing files mostly). Also, as I indicated before, my configuration is suspect but I wouldn't expect it to cause problems like this. Thanks. Mike Marchywka 586 Saint James Walk Marietta GA 30067-7165 404-788-1216 (C)<- leave message 989-348-4796 (P)<- emergency only marchywka AT hotmail DOT com Note: Hotmail is blocking my mom's entire ISP claiming it is to reduce spam but probably to force users to use hotmail. Please DON'T assume I am ignoring you and try me on marchywka AT yahoo DOT com if no reply here. Thanks. _________________________________________________________________ Share life as it happens with the new Windows Live.Download today it's FREE! http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/