1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/reset.md

13 lines
226 B
Markdown
Raw Normal View History

2018-07-18 12:28:02 +01:00
# reset
> Reinitialize the current terminal. Clears the entire terminal screen.
> More information: <https://manned.org/reset>.
2018-07-18 12:28:02 +01:00
2022-06-27 12:23:12 +02:00
- Reinitialize the current terminal:
2018-07-18 12:28:02 +01:00
`reset`
- Display the terminal type instead:
`reset -q`