bash replace substring in string by another string code example Example: bash replace substring echo [string] | sed "s/[original]/[target]/g"