Custom high performance search engine development contract or hire by Kevin Duraj Tel: (310) 774-948

Category Archives: sed

sed replace word / string syntax

sed -i ’s/old-word/new-word/g’ *.txt
Reference:
http://www.cyberciti.biz/faq/unix-linux-replace-string-words-in-many-files/