To extract a zip file into current directory, enter this code in your terminal window.
# unzip filename.zip
↧
Extract .zip file (unzip) via unix command line
↧
To extract a zip file into current directory, enter this code in your terminal window.
# unzip filename.zip