unzip, tar and File Compression

Tags:

unzip

Used to decompress files with a .zip extension. Basic usage: unzip [filename].

tar

tar is used for compressing and uncompressing files. You might find yourself using it to uncompress archived log files with a tar.gz extension. Type man tar in a terminal for instructions on how to use it.

No votes yet
Syndicate content