At 08:29 PM 11/6/2002 -0500, Paul D. Smith wrote:
files. If you don't bother with the formatting you can do the whole thing in one shell (plus a /bin/echo if it's not builtin to your shell) if you use wildcard, rather than two shells, at least 6 echos, 2 ls's and 2 xargs; that's 2 process invocations vs. 12 :).
Very well illustrated. Thanks,
- Greg Keraunen _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
