Answers for "zip folder linux"

48

linux zip a directory

zip -r filename.zip /path/to/folder1
Posted by: Guest on May-11-2020
6

zip files in folder linux

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language