Re: How to read a tarball

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

 



On 5/2/06, Christofer C. Bell <christofer.c.bell@xxxxxxxxx> wrote:
On 5/1/06, Stephen Liu <satimis@xxxxxxxxx> wrote:
> Hi folks,
>
> FC5_64
>
> Please advise how to read a tarball without decompressing it?

$ tar -tf filename.tar

or

$ tar -ztf filename.tar.gz

or

$ tar -jtf filename.tar.bz2


Well, with tar in FC5, you don't need -z and -j options

$ tar -tf filename.tar.bz2
$ tar -tf filename.tar.gz

just work.

--
V.Rudenko
--
lambda is the ultimate


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux