当我运行时:
tar -zxvf john-1.7.0.2.tar.gz
Run Code Online (Sandbox Code Playgroud)
我明白了:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Run Code Online (Sandbox Code Playgroud)
它应该开始拆包。
有些人告诉我不要使用,z但我得到了同样的错误。
这是我以这种方式下载的文件:
wget http://openwall.com/john/f/john-1.7.0.2.tar.gz
Run Code Online (Sandbox Code Playgroud)