Answers for "how to unzip with terminal commands"

5

terminal unzip

sudo apt-get install unzip
unzip file.zip
Posted by: Guest on April-27-2021
0

unzip a file terminal

gunzip test.txt
Posted by: Guest on February-03-2022

Code answers related to "how to unzip with terminal commands"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language