bash remove everything after character code example Example: bash remove everything after character x echo "Hello: world" | cut -f1 -d":"