[ImoLUG] Problema con tar.bz2
fRANz
andrea.francesconi@gmail.com
Mer 1 Ott 2008 12:22:13 CEST
On Wed, Oct 1, 2008 at 12:10 PM, Paride Balestri
<paridebalestri@gmail.com> wrote:
> Ciao Franz!
> Scusa, ma allora perchè il comando
> tar xvfz <file.tar.gz> funziona?
>
> Sono sempre andato con la segente regola
>
> tar eXtract Verbose File Zip <file.tar.gz>
>
> qui la f non è subito prima del file....
>
> Come mai funziona?
da me non funge! :-)
# tar -xvfz test.tar.gz
tar: z: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mentre invece funziona:
# tar -zxvf test.tar.gz
che tar stai usando? io:
# tar --version
tar (GNU tar) 1.15.1
-f
Maggiori informazioni sulla lista
ImoLUG