4 lines
93 B
Bash
4 lines
93 B
Bash
# Use double quotation marks to match literal strings
|
|
# Example: bp -p '"baz"'
|
|
bp -p '"foo"'
|