Entfernen Sie den Buchstaben in einer String -Bash
echo "Hello world" | tr -d o
Annoying Armadillo
echo "Hello world" | tr -d o