bp/tests/10-words.sh

4 lines
100 B
Bash

# The | operator matches word edges
# Example: bp '{|"baz"|}' matches the word "baz"
bp '{|}foo{|}'