merging file sub-trees

Kevin D. Clark kclark at CetaceanNetworks.com
Mon Jun 2 15:49:26 EDT 2003


"Lee D. Rothstein" <lee at veritech.com> writes:

> In brief, I want the merge to move
> everything from 'a' into 'c',
> overwriting all like-named files, and
> merging everything else

Perhaps something like:

        cp -r a/* c

does what you want?

Regards,

--kevin
-- 
"The self is only that which it is in the process of becoming." 
 --Kirkegaard 




More information about the gnhlug-discuss mailing list