This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Strange error messages:


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]