delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/11/11/05:43:59

From: marc_auslander AT us DOT ibm DOT com
Subject: B20 xargs troubles
11 Nov 1998 05:43:59 -0800 :
Message-ID: <852566B8.004B40CD.00.cygnus.gnu-win32@us.ibm.com>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

find . -print | xargs grep ...  is failing for me in an inconsistent way.
Sometimes, the xargs part stops before the end of the find.  I can
reproduce a similar failure with:

find . -print > /tmp/foo  (once)


xargs grep ... < /tmp/foo
 or even
xargs echo SOMETHING < /tmp/foo

so it doesn't appear related to find or pipelines.

But none of the experiments are reproducable over a period of time.  Its
almost as if some hidden state changes now and then and changes the
behavior.  Although its hard to pin down, it appears that rather large
lists are needed.  One that fails has 1531 lines and 50926 characters.

If it makes any difference, I an NOT running with CYGWIN=tty.


Marc Auslander   <Marc_Auslander AT us DOT ibm DOT com>   914 945-4346  (Fax x4425)


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019