Results 1 to 2 of 2
Hi folks,
Is there any way listing the top level directories of a compressed tarball, .tar.bz2, without decompressing it.
# tar tjpf AAA.tar.bz2
listing all files. TIA
B.R.
satimis...
- 06-29-2006 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,532
How to read a compressed tarbal
Hi folks,
Is there any way listing the top level directories of a compressed tarball, .tar.bz2, without decompressing it.
# tar tjpf AAA.tar.bz2
listing all files. TIA
B.R.
satimis
- 06-29-2006 #2
Try the tar man page; I'm sure there's something in there that you'll find useful.
Flies of a particular kind, i.e. time-flies, are fond of an arrow.
Registered Linux User #408794


Reply With Quote
