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 :: postgres users can login with any or no password 
Shell :: [INS-30131] Initial setup required for the execution of installer validations failed. 
Shell :: remove frmo staging git 
Shell :: install glfw3 
Shell :: docker compose up only one service 
Shell :: push an existing repository from the command line 
Shell :: npm not found in zsh 
Shell :: Count subdirectories within a directory 
Shell :: ubuntu start black screen 
Shell :: tar multiple files in linux 
Shell :: reinstall nvidia drivers pop os 
Shell :: how to check user in group linux 
Shell :: react hook install 
Shell :: bash multiline ech 
Shell :: install kde partition manager 
Shell :: send file netcat 
Shell :: prevent pushing to master github 
Shell :: Ubuntu – Root folder access via gui 
Shell :: git command history 
Shell :: genereate ssh key 
Shell :: bash length of array 
Shell :: firebase install 
Shell :: how do I run a container in docker using a dockerfile 
Shell :: gitlab clone with username and password 
Shell :: jq starts with 
Shell :: gh ubuntu 
Shell :: bash grep for two terms in same line 
Shell :: bash parameter 
Shell :: Install specific node version and update node to lastest stable version 
Shell :: inkscape svg to pdflatex 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =