* Stefan Seifert -- Thursday 17 January 2008:
> find . -name \*.xml | xargs grep vsi-3d

I didn't use this because this puts all file paths into the
command line buffer, and it depends on the buffer size whether
it works or not (unlike with "while read"). I remember cases
where it didn't work, but I just tried again and it did! Is
this now done with dynamic allocation in modern Linux kernels?

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to