remove one letter in string bash code example Example: remove letter in string bash echo "Hello world" | tr -d o