Answers for "how to un zip a file in linux command line"

0

how to un zip a file in linux command line

unzip -q file.zip -d directory_path
Posted by: Guest on January-08-2021

Code answers related to "how to un zip a file in linux command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language