SyntaxFix
Write A Post
Hire A Developer
Questions
use sed's -i option, e.g.
sed -i bak -e s/STRING_TO_REPLACE/REPLACE_WITH/g index.html