mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 09:55:32 +02:00
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`
|