Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux sed remove string in file

sed -e s/deletethis//g -i *
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #linux #sed #remove #string #file
ADD COMMENT
Topic
Name
5+4 =