aboutsummaryrefslogtreecommitdiff
path: root/tests/13-plus.sh
blob: 7ac39e732162ee67641465c4d0f44df09cbcea03 (plain)
1
2
3
# The plus (+) prefix operator matches one or more of a pattern
# Example: bp '{"l" +"ol"}' will match "lol", "lolol", "lololol", etc.
bp '{`( +`x `)}'