How picky :)

-----------------------------------------------------------
Matt Housh                         email: [EMAIL PROTECTED]
MicroComputer Specialist                University of Tulsa

          "Pardon me, stewardess. I speak Jive."

On Wed, 22 Apr 1998 [EMAIL PROTECTED] wrote:

> >> 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.
> 


-- 
  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