> hi,
> was looking in "man tar" for that, but doesn't find anything about. how can I 
> do a tar xvfz a bz2 file ?
i you  want to extract a tar.bz2 file  do a:
tar xvfj filename.tar.bz2

for a tar.gz do a:
tar xvfz filename.tar.gz

to check file do a /usr/bin/file:
$ file gkrellm-2.0.0.tar.bz2
gkrellm-2.0.0.tar.bz2: bzip2 compressed data, block size = 900k
guibo@guibo:/tmp
$ file reborn-i386-1_0.tar.gz
reborn-i386-1_0.tar.gz: gzip compressed data, from Unix

---
Antoine Ginies, Mandrakesoft Clic Linux
43 rue d'aboukir 75002 Paris   +33 (0) 1 40 41 17 94
[EMAIL PROTECTED]
gpgkey: http://www.mandrakesecure.net/cks/

Attachment: msg00156/pgp00000.pgp
Description: PGP signature

Reply via email to