Aix, General, HP-UX, Linux, Solaris, Tru64 UNIX Unzip files in particular directory or folder under Linux or UNIX June 3, 2013 admin Leave a comment Syntax: unzip {.zip-file-name}-d {/path/to/extract} For example extract package.zip into /opt, enter: # unzip 10_Recommended.zip -d /10_Recommended-29-May-2013/ # cd /10_Recommended-29-May-2013/ # ls Related Posts:How to Unzip Multiple Files from Linux / Unix single CommandSiteMinder Web Agent InstallationSteps to Root Samsung Galaxy Y GT-S5360HOW TO Root HTC Sensation/Sensation XE Running Ice Cream…Delete Files Older Than x Days on Linux / Unix