aboutsummaryrefslogtreecommitdiff
path: root/tests/03-char-range.sh
blob: 7904466e65a3a66c385834b09a65deeb5bc36311 (plain)
1
2
3
# Character sets and ranges work with backticks
# Example: bp -p '`a-z,A-Z' matches all lowercase and uppercase letters
bp -p '`0-9,a-f'