John Ross Hunt wrote:

I've always used this for moving data to new partitions:


 % cd /mnt/gentoo/var
 % find -xdev -depth -print | cpio -padvmB /mnt/gentoo/newvar


There are many ways to Rome - like this one. I never thought about using 'find' for this.. :)


-- [EMAIL PROTECTED] mailing list



Reply via email to