3
Come decomprimere i file tgz separati?
Ricevo questo messaggio di errore quando provo a decomprimere un .tgzarchivio: $ tar -zxvf OVM_EL5U3_X86_EBIZ12.1.1_DB_VIS_PVM.tgz.1 gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now Come puoi vedere, il nome del file termina con .tgz.1. Quando il nome del file è .tgz.0, …