On Sun, 28 Apr 2002 18:32:05 -0400
Hanan Shargi <[EMAIL PROTECTED]> wrote:

[...]
> I need somebody to tell me what are the commands I need to run for the
> taring and zipping, and then untarring and unzipping into the new
> /home directory :)

as root, cd /
tar -cWvf home.tar home/ && gzip -v home.tar && gzip -vt home.tar.gz

All three commands provide verification.

Alternatively you could do a bzme home.tar.gz as well, which will
compress to a .bz2 saving (most of the time) some more space yet.

-- 
Cheers
dg

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to