Answers for "ubuntu zip all files in directory"

6

zip full folder ubuntu

zip -r example.zip original_folder
Posted by: Guest on April-30-2020
6

zip all files command linux

zip -r myfiles.zip mydir
Posted by: Guest on May-09-2020

Code answers related to "ubuntu zip all files in directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language