DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
Excluse certain files with cp command
find . -type f -not -iname '*/not-from-here/*' -exec cp '{}' '/dest/{}' ';'
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#Excluse
#files
#cp
#command
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit