bash replace file with sed output code example Example: sed replace in file sed -i 's/foo/bar/g' hello.txt