"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