Used to decompress files with a .zip extension. Basic usage: unzip [filename].
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.
Did you find this post helpful? Leave a comment below, and subscribe to my RSS feed.