You are viewing the article How to Extract TAR File from Command Line on Windows at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
TAR (“.tar.gz,” “.tgz” or “.gz”) is a compressed file format similar to a “.zip” file. This file type is commonly used on Unix-based operating systems such as Linux and macOS. Because it is often used as a normal data storage and compression place, sometimes Windows users will come across and need to extract TAR files. Although you can decompress the TAR file using a third-party application like 7-Zip, it is much more efficient to use the Windows Command Prompt. This wikiHow teaches you how to extract a TAR file using Windows Command Prompt.
Steps
. By default, the Windows logo will be in the lower left corner on Windows 10.
then select Run as Administrator . Windows Command Prompt has a black screen icon with a white text cursor inside. When you right-click Command Prompt, a context menu will appear. Click the Run as Administrator option at the top to launch the Command Prompt as administrator.
- You need to be logged in as an administrator to be able to launch the application under this super privilege.
- You can find the file path by going to that file on File Explorer. Proceed to right-click on the address bar at the top and select Copy Address . You should then be able to paste this path into the Command Prompt.
- The entire command should look similar to this: tar -xvzf C:userusernameDownloadsarchive.tgz -CC:userusernameDocuments
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
TAR (“.tar.gz,” “.tgz” or “.gz”) is a compressed file format similar to a “.zip” file. This file type is commonly used on Unix-based operating systems such as Linux and macOS. Because it is often used as a normal data storage and compression place, sometimes Windows users will come across and need to extract TAR files. Although you can decompress the TAR file using a third-party application like 7-Zip, it is much more efficient to use the Windows Command Prompt. This wikiHow teaches you how to extract a TAR file using Windows Command Prompt.
Thank you for reading this post How to Extract TAR File from Command Line on Windows at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: