bp/tests/10-words.sh
2021-08-28 14:26:32 -07:00

4 lines
99 B
Bash

# The | operator matches word edges
# Example: bp -p '|"baz"|' matches the word "baz"
bp '\|foo\|'