Answers for "how to unzip files on mac to a directory"

1

mac unzip

unzip filename.zip
Posted by: Guest on February-23-2021
0

mac terminal unzip to directory

unzip zipname.zip -d directory-name
Posted by: Guest on September-02-2021

Code answers related to "how to unzip files on mac to a directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language