Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

zip linux exclude directory

zip -r myarchive.zip dir1 -x "dir1/ignoreDir1/*" "dir1/ignoreDir2/*"
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #zip #linux #exclude #directory
ADD COMMENT
Topic
Name
5+3 =