1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:02:08 +02:00
tldr/pages/linux/reset.md
2022-06-27 07:23:12 -03:00

12 lines
227 B
Markdown

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