4 lines
71 B
Bash
4 lines
71 B
Bash
# The dot matches a single character
|
|
# Example: bp -p '.'
|
|
bp -p '`a .'
|
# The dot matches a single character
|
|
# Example: bp -p '.'
|
|
bp -p '`a .'
|