1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/history.md
Igor Shubovych 1b53fda2a0 Add history
2015-11-22 23:40:47 +02:00

11 lines
131 B
Markdown

# history
> Command Line history.
- Display the history list with line number
`history`
- Clear the history list
`history -c`