To unzip the files in other directory on same folder or other folder destination you can use the command:
unzip yourzip.zip -d /path/to/your/directory
- Log in to post comments
To unzip the files in other directory on same folder or other folder destination you can use the command:
unzip yourzip.zip -d /path/to/your/directory