Skip to content


 

Compression Command

tar -cpvf <foldername> <newfile.tar>
gzip <newfile.tar>

How can I extract a tar.gz or .tgz file?

gunzip <newfile.tar.gz>


Posted in Miscellaneous.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.