Log in
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link
In other languages
This page does not have language versions
Page
Discussion
View source
History
Dealing with archives on Linux shell
From Computing, Technology, HowTo Wiki
Jump to:
navigation
,
search
Extract file.tar.gz
tar xzvf ./file.tar.gz
Create a tar.gz file with folder
tar -pczf output.tar.gz ./folder
Untar file.tar
tar xvf ./file.tar.gz
Privacy policy
About Computing, Technology, HowTo Wiki
Disclaimers
Powered by MediaWiki
Designed by Paul Gu