Answers for "create zip file terminal linux"

3

linux install zip command

sudo apt install zip
Posted by: Guest on August-05-2020
3

create zip file terminal linux

$ zip -r tecmint_files.zip tecmint_files
Posted by: Guest on January-06-2021
0

how to install zip file in linux

$ sudo apt install unzip
Posted by: Guest on August-30-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language