unzip

unzip

This will unzip a compressed file using the PKZip or Winzip format. example: unzip myfilename.zip That will unzip the file. If you wanted to only unzip one file (ReadMe.txt) from the zipped file you could use: unzip myfilename.zip ReadMe.txt