From: Bjorn S. <sw...@in...> - 2004-02-12 00:53:53
|
One little minor correction, You would probably want to use -a instead of -R , which will preserve any attributes and symlinks > # copy the contents from the old to the new > cd newfs > cp -R ../oldfs/* . |