4 lines
69 B
Bash
4 lines
69 B
Bash
# The dot matches a single character
|
|
# Example: bp '{.}'
|
|
bp '{`a .}'
|
# The dot matches a single character
|
|
# Example: bp '{.}'
|
|
bp '{`a .}'
|