>I am in need of some advice about how to go about moving some of the
>directories off of my main partition and onto one I just made.
(1) from Tips-HOWTO:
Quick way to move an entire tree of files from one disk to another
(cd /source/directory && tar cf - . ) | (cd /dest/directory && tar xvfp -)
(2) I saw a program in sunsite called "reflect". I think it is in
/pub/Linux/utils/files
Ioannis Tambouras
[EMAIL PROTECTED]
PGP 512/D042DD45, West Palm Beach, Florida
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]