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