Files
2024-04-26 00:13:28 +00:00

18 lines
318 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# reset
> Reinitialize 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`