sed command to change all occurrences linux code example Example: sed replace in file sed -i 's/foo/bar/g' hello.txt