Bryan Kadzban wrote:
DJ Lucas wrote:

for FILE in `echo linux/{acct.h,quota.h,resource.h,socket.h,stat.h,time.h,timex.h,un.h,wait.h}`


Er, hang on here -- why are the echo and the backquotes in there?  (I
should note that they're in Jürg's script as well.)  They gain nothing,
and waste at least one process.  (I believe this is one of the Useless
Uses of Backticks, but I could be wrong on that.)


Yes. I hadn't even thought about it. It just copied well from the example already available.

-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to