DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
bash find and replace all files with specifc name with another file
find . -name "boom.txt" -exec cp ~/replace.txt {} ;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#bash
#find
#replace
#files
#specifc
#file
ADD COMMENT
Topic
COMMENT
Name
7+5 =
Submit