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'