how to replace values in shell scripting code example Example: sed replace in file sed -i 's/foo/bar/g' hello.txt