1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 09:55:32 +02:00
tldr/pages/common/history.md

12 lines
131 B
Markdown
Raw Normal View History

2015-11-22 23:40:47 +02:00
# history
> Command Line history.
- Display the history list with line number
`history`
- Clear the history list
`history -c`