Unzip a File Into a Specific Folder With Bash The below command unzips someFile.zip into the package directory. unzip someFile.zip -d package