lkml.org 
[lkml]   [2001]   [Dec]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: State of the new config & build system
DateMon, 31 Dec 2001 19:51:23 -0300
FromHorst von Brand <>
Alan Cox <alan@lxorguk.ukuu.org.uk> said:
> Something like:
> 
> 	find $TOPDIR -name "*.cf" -exec cat {} \; > Configure.help 

Make that:

     cat `find $TOPDIR -name "*.cf"` > Configure.help #;-)
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Vin~a del Mar, Chile                               +56 32 672616
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:14    [from the cache]
©2003-2008