Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Copy folder while ignoring node_modules folder

rsync -av --progress --exclude="node_modules" source destination
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #Copy #folder #ignoring #folder
ADD COMMENT
Topic
Name
1+2 =