linux disk copy

Posted by: senex 17 years, 10 months ago

(Comments)

To copy from one disk to another and preserve permissions do the following:


cd /dir/to/copy
tar -cf - * .[A-z]* | tar -C /mnt/new -xvf -

Currently unrated


Comments

Recent Posts

Archive

2016
2014
2013
2012
2011
2006

Categories

Authors

Feeds

RSS / Atom

Menu