SyntaxFix
Write A Post
Hire A Developer
Questions
This creates backup files. E.g. sed -i -e 's/hello/hello world/' testfile for me, creates a backup file, testfile-e, in the same dir.
sed -i -e 's/hello/hello world/' testfile