[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Problems Installing Mailscanner & Sophos CORRECTED



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