Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Linux Find word and replace text

sed -i -e '/FOO/s/love/sick/' input.txt
Source by www.cyberciti.biz #
 
PREVIOUS NEXT
Tagged: #Linux #Find #word #replace #text
ADD COMMENT
Topic
Name
4+5 =