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
2022-03-21 14:07:48 -03:00

12 lines
227 B
Markdown

# reset
> Reinitialises the current terminal. Clears the entire terminal screen.
> More information: <https://manned.org/reset>.
- Reinitialise the current terminal:
`reset`
- Display the terminal type instead:
`reset -q`