how to strip characters from BASH string code example Example: remove letter in string bash echo "Hello world" | tr -d o