> On Thu, May 15, 2008 at 12:26 AM, David Simmons <dave at dgnal.net> wrote: >> make sure you also re-run with ".*" > -name '*' really does mean everything but is superfluous. find will > get all files, including the "dot" files. Geez...sorry, yes that's correct....its 'cp' that doesn't like the "dot" files Thx - Dave