home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


reset

/usr/ucb/reset [options ] [type ]

Clear terminal settings. reset disables CBREAK mode, RAW mode, output delays, and parity checking. reset also restores undefined special characters and enables processing of newlines, tabs, and echoing. This command is useful when a program aborts in a way that leaves the terminal confused (e.g., keyboard input might not echo on the screen). To enter reset at the keyboard, you may need to use a linefeed (^J ) instead of a carriage return. reset uses the same command-line arguments as tset .


Previous: Reference: refer UNIX in a Nutshell: System V Edition Next: Reference: rksh
Reference: refer Book Index Reference: rksh

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System