[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Is there a way to copy and move the entire con tents of the Hard drive
- Subject: Re: [cobalt-users] Is there a way to copy and move the entire con tents of the Hard drive
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Tue Dec 5 00:00:01 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Frank Johnson wrote:
> What is the proper command to untar the file after you have run the
> backup?
Depends how you tarred it.
# tar -x filename.ext extracts to a directory named filename (but
without the extension).
# tar -xz extracts it if it was gzipped as well.
# tar -xzf also lists the files as it's untarring.
I create as .gz, and then use the third example above when untarring.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205