I suddenly needed to recover an old tar.gz file, but as soon as I execute so:
tar -zxvf filename.tar.gz
I get this:
gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error is not recoverable: exiting now
filecommand on it first. – alex Jul 27 '11 at 5:42