|
From: | gk |
Subject: | Re: list of current sources in single-makefile project? |
Date: | Wed, 06 Nov 2002 18:02:08 -0800 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |