[lug] Appending a file to files

Glenn Murray gmurray at Mines.EDU
Tue Jan 16 09:31:31 MST 2001


On Tue, 16 Jan 2001, Michael J. Pedersen wrote:
> find bar -type f -exec cat foo \>\> {} \;
> 
> find bar -type f -exec cat foo '>>' {} \;

Actually I had tried these, too.  They just cat foo and {} to 
the screen as if the redirection were invisible.

Thanks for the response, though, and I enjoyed your 
presentation Thursday.

Glenn







More information about the LUG mailing list