4 lines
113 B
Bash
4 lines
113 B
Bash
# Numbers allow you to specify repetitions of a pattern
|
|
# Example: bp -p '3 "x"' matches "xxx"
|
|
bp -p '`( 4 . `)'
|