Next: Che anno è? Che
Up: Preparare i file di
Previous: Schiacciare un ramo (tar)
  Contents
Per scompattare un file creato con tar utilizzate sempre tar
con queste opzioni (la x sta per eXtract):
-
-
width
$ tar xfv nome_archivio.tar
width
Se invece il file è un archivio compresso basta aggiungete l'opzione
z come quando è stato creato:
-
-
width
$ tar xzfv nome_archivio.tar.gz
width
angelo
2003-02-09