Thursday, May 28, 2015

How to unzip to a specific folder in Unix-based operating systems


Use the -d switch and redirect the content of the zip file to the desired directory
unzip myzipfile.zip -d myfolder

1 comment:

  1. Your information is amazing. If you want to know that how to zip a directory in Unix then
    visit this link for more information;

    how to zip a directory in Unix

    ReplyDelete