In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
The main content of this article is to explain "what to do when Linux unzips tar.gz files to prompt gzip:stdin:not errors". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn "what to do when Linux unzips tar.gz files to prompt gzip:stdin:not errors"!
We all know that the tar command under the Linux system can be used to decompress the file. When using the tar command to extract the tar.gz file, it prompts the gzip:stdin:not in gzip format error. How to solve this situation? Follow the editor to learn about the solution of decompressing tar.gz files and reporting errors.
An error was reported while decompressing the tar.gz file
[Sun@localhost Downloads] $tar-zxvf clion-141.351.4.tar.gz
Gzip: stdin: not in gzip format
Tar: Child returned status 1
Tar: Error is not recoverable: exiting now
The reason is that the compressed package is not compressed in gzip format, so there is no need to add the z instruction
[Sun@localhost Downloads] $tar-xvf clion-141.351.4.tar.gz
That's it.
Solution 2:
1: rename the downloaded file: mv apache-tomcat-6.0.26.tar.gz apache-tomcat-6.0.26.tar
2: execute the decompression command again: tar-zxvf apache-tomcat-6.0.26.tar
At this point, I believe that everyone has a deeper understanding of "what to do when Linux unzips tar.gz files and prompts gzip:stdin:not errors". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.