mirror of https://github.com/CrimsonTome/tldr.git
12 lines
131 B
Markdown
12 lines
131 B
Markdown
|
# history
|
||
|
|
||
|
> Command Line history.
|
||
|
|
||
|
- Display the history list with line number
|
||
|
|
||
|
`history`
|
||
|
|
||
|
- Clear the history list
|
||
|
|
||
|
`history -c`
|