delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <004d01bebe7b$35f6e3a0$3b01000a@teleran.com> |
From: | "BigFred" <bigfred AT geocities DOT com> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | B20 (NT) xargs creates multiple commands, not just one |
Date: | Thu, 24 Jun 1999 15:50:38 -0400 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
------=_NextPart_000_0043_01BEBE59.4E6F8210 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to use a script using xargs to create a JAR file in java..... xargs issues multiple JAR commands apparently due to the number of files being passed to it. each time JAR is executed it clears out the previous files already added. i really need all the files included in one JAR command. is there anyway to increase whatever buffer is being blown which causes xargs to execute multiple commands? ------=_NextPart_000_0043_01BEBE59.4E6F8210 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV> </DIV> <DIV><FONT size=3D2>I'm trying to use a</FONT></DIV> <DIV><FONT size=3D2>script using xargs</FONT></DIV> <DIV><FONT size=3D2>to create a JAR file</FONT></DIV> <DIV><FONT size=3D2>in java.....</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2>xargs issues multiple</FONT></DIV> <DIV><FONT size=3D2>JAR commands apparently</FONT></DIV> <DIV><FONT size=3D2>due to the number of files</FONT></DIV> <DIV><FONT size=3D2>being passed to it.</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2>each time JAR is executed</FONT></DIV> <DIV><FONT size=3D2>it clears out the previous</FONT></DIV> <DIV><FONT size=3D2>files already added.</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2>i really need all the files</FONT></DIV> <DIV><FONT size=3D2>included in one JAR command.</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2>is there anyway to increase whatever</FONT></DIV> <DIV><FONT size=3D2>buffer is being blown which causes</FONT></DIV> <DIV><FONT size=3D2>xargs to execute multiple commands?</FONT></DIV> <DIV> </DIV> <DIV> </DIV></BODY></HTML> ------=_NextPart_000_0043_01BEBE59.4E6F8210--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |