DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
how to find files and copy them in terminal
find /home/shantanu/processed/ -name '*2011*.xml' -exec cp "{}" /home/shantanu/tosend ;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#find
#files
#copy
#terminal
ADD COMMENT
Topic
COMMENT
Name
9+4 =
Submit