zsh filter all - from string until char code example Example: bash remove everything after character x echo "Hello: world" | cut -f1 -d":"