--- 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: . - Reinitialize the current terminal: `reset` - Display the terminal type instead: `reset -q`