>> it doesn't work, (cd /source;tar cf - ./)|(cd /dest;tar xvf -) might do
as
> >> well.
>       Work..
>
>       But
>       (cd /source;tar cf - ./)|(cd /dest;tar xvpf -) should be better

And
>       (cd /source && tar cf - ./)|(cd /dest && tar xvpf -)
> 
will be even better still, <grumble>like I said in my initial
reply.</grumble>

DL
--      affairs and are crunchy Do for good in ketchup.
        meddle not of the taste with wizards, you


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to