Unzip Command In Unix

The most basic way to use the command is to simply point it at a .zip archive. This extracts all contents into your current directory. unzip archive.zip Use code with caution. Copied to clipboard

unzip -n archive.zip