[lug] Appending a file to files

Glenn Murray gmurray at Mines.EDU
Mon Jan 15 10:48:34 MST 2001


I want to append the file foo to all the files in
the bar directory tree.  Why doesn't this work?

find bar -exec cat foo >> {} \;

What does work? 

Thanks, 
Glenn






More information about the LUG mailing list