Open your console and go to your directory path where zip file are present and paste the below command on your console.
unzip FILE_NAME.zip -d destination_folder // if same location unzip the zip file unzip FILE_NAME.zip
Open your console and go to your directory path where zip file are present and paste the below command on your console.
unzip FILE_NAME.zip -d destination_folder // if same location unzip the zip file unzip FILE_NAME.zip
You must be logged in to post a comment.