Strange error messages:

Richard Stanton stanton@haas.berkeley.edu
Tue Dec 2 16:54:00 GMT 1997


Does anyone have any ideas what the following error messages mean?

Richard Stanton

[f:\4nt300]find e:/mail -type f  -print0 | xargs -0 -e grep -n -i -e "Lati"  NUL
//d/gnuwin32/b18/H-i386-cygwin32/bin/xargs.exe: can not fit single argument within argument list size limit

[f:\4nt300]find e:/mail -type f  -print | xargs -e grep -n -i -e "Lati"  NUL
//d/gnuwin32/b18/H-i386-cygwin32/bin/xargs.exe: environment is too large for exec

[f:\4nt300]find e:/mail -type f  -print | xargs grep -n -i -e "Lati"  NUL
//d/gnuwin32/b18/H-i386-cygwin32/bin/xargs.exe: environment is too large for exec

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



More information about the Cygwin mailing list