[Voyage-linux] Copying data between /ro and /rw
Pascal de Bruijn
(spam-protected)
Tue Aug 1 20:35:22 HKT 2006
Hi,
I noticed something peculiar when data is being copy forward and
backward between /ro and /rw.
mountall.sh:
------------
tar -C /ro -cf - . | tar -C /rw -xf - > /dev/null 2>&1
voyage-util:
------------
cp -Rp $DIR/* /ro$DIR/
Why is tar piped to tar in one case and a plain copy in the other case?
Regards,
Pascal de Bruijn
--
http://blog.pcode.nl/
http://del.icio.us/pmjdebruijn/
http://www.flickr.com/photos/pmjdebruijn/
More information about the Voyage-linux
mailing list