buffer
Purpose
Section titled “Purpose”Shows used commands.
buffer (LEN/ALL)Arguments
Section titled “Arguments”- (LEN) — a number of the amount of commands you want to show
- (ALL) — shows all commands in the buffer
Examples
Section titled “Examples”bufferResult:
Shows the last 10 commands in the buffer
buffer 20Result:
Shows the last 20 commands in the buffer
buffer allResult:
Shows all the commands in the buffer