Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

zip folder linux

# -r (recursive) option to do the entire directory trees at once
zip -r myfiles.zip mydir
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #zip #folder #linux
ADD COMMENT
Topic
Name
6+5 =