[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problems Installing Mailscanner & Sophos CORRECTED
- Subject: Re: [cobalt-users] Problems Installing Mailscanner & Sophos CORRECTED
- From: Henning Weier <hweier@xxxxxxxxxx>
- Date: Mon Jul 8 07:10:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Am Mon, 2002-07-08 um 15.33 schrieb Henning Weier:
> You could also try (I think it works, but I haven't checked it) whether
> you can use the shortcut "tar -xzf <filename>.tar.Z". The "z" option
> means that the archive is packed. I know it works with gzipped files and
> I think it also works with compressed files.
tar -xZf <filename>.tar.Z
is the correct command. I should have checked the manpage first. Sorry.
It's rather intuitive, too.
Henning