Oops, I forgot the -p in the untar portion of the tar command; It should be:
tar cf - . | (cd /mnt/new; tar xvfp - ) -- David Raeker-Jordan mailto:[EMAIL PROTECTED] Harrisburg, PA, USA
Oops, I forgot the -p in the untar portion of the tar command; It should be:
tar cf - . | (cd /mnt/new; tar xvfp - ) -- David Raeker-Jordan mailto:[EMAIL PROTECTED] Harrisburg, PA, USA