Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

zip linux exclude directory

zip -r myarchive.zip dir1 -x "dir1/ignoreDir1/*" "dir1/ignoreDir2/*"
Comment

zip exclude directory

zip -r fileName.zip directory/To/Zip -x directory/To/Zip/ExcludedFolder/*
Comment

PREVIOUS NEXT
Code Example
Shell :: teleport in vue 
Shell :: git stash to checkout master 
Shell :: git remove file 
Shell :: how to uninstall kite 
Shell :: install moment.js 
Shell :: Command to create the private key and public using the openssl command : 
Shell :: bash comment section to a file 
Shell :: moodle update cli 
Shell :: kubernetes config context change environment/cluster 
Shell :: pull branch from github 
Shell :: piping commands 1 
Shell :: terraform element function 
Shell :: create bare repository git 
Shell :: letsencrypt domain fetch /.well-known error 
Shell :: /zsh-autosuggestions/zsh-autosuggestions.zsh^M 
Shell :: git 3 way merge 
Shell :: minio client docker 
Shell :: flask make host public 
Shell :: authentication failed github 
Shell :: view memory usage linux 
Shell :: git cherrypick 
Shell :: git merging to branch from branch 
Shell :: diff between two files 
Shell :: flutter doctor --android-licenses error 
Shell :: bash reading file wrong 
Shell :: install kali software manager support 
Shell :: kali linux ffuf fuzzingvirtual hosts 
Shell :: how to run back and front simultaneously linux 
Shell :: failed. CAfile: none CRLfile: none 
Shell :: how to commit a file in git and never commit it again 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =