diff --git a/pages/linux/reset.md b/pages/linux/reset.md new file mode 100644 index 000000000..ef36f41fb --- /dev/null +++ b/pages/linux/reset.md @@ -0,0 +1,11 @@ +# reset + +> Reinitalises the current terminal. Clears the entire terminal screen. + +- Reinitalise the current terminal: + +`reset` + +- Display the terminal type instead: + +`reset -q`