Why are there a series of technical challenges behind “OMG buy it”>>>
#sudo tar zxvf ./jdk-7ull-linux-i586.tar.gz -C /usr/lib/jvm
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The solution to the problem is as follows: change Z parameter to j parameter to solve the problem
BZ format with J
GZ format with Z
Other command parameters
C is to create
x is to decompress
V is to detail
F is to specify the file
Similar Posts:
- Error decompressing .tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 ta…
- linux Generated when decompressing .tar.gz files gzip: stdin: not in gzip format tar: /Child returned status 1 tar: Error is no…
- tar:Error is not recoverable:exiting now [How to Solve]
- [Solved] “tar:Exiting with failure status due to previous errors”
- gzip: stdin: not in gzip format tar: Child returned status 1. tar Error is not recoverable: exit…
- Analysis of some records in the process of cracking rar password with hashcat and the error reported by separator unmatched
- Error Domain=NSCocoaErrorDomain Code=3840 “Invalid value around character 162.” UserInf…
- Vue project webpack optimization compression webpack plugin open gzip
- Unzip decompression failed (cannot find zipfile directory)
- Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extensi…