reset
terminalLinux/Unix
The reset command is one of the most frequently used commands in Linux/Unix-like operating systems. reset Reset the terminal
Quick Reference
Command Name:
reset
Category:
terminal
Platform:
Linux/Unix
Basic Usage:
reset [options] [arguments]
Common Use Cases
Syntax
reset [options]
Options
Option | Description |
---|---|
-e |
Use environment variables to determine terminal settings |
-I |
Use initialization strings for tty mode |
-k |
Use Termcap database for terminal capabilities |
-p |
Set preferred terminal modes |
-q |
Quiet mode, don't echo "reset" when terminal is reset |
-s |
Use system-wide Termcap file instead of user's file |
-V |
Print version information and exit |
--help |
Display help message and exit |
Examples
How to Use These Examples
The examples below show common ways to use the reset
command. Try them in your terminal to see the results. You can copy any example by clicking on the code block.
# Basic Examples Basic
reset