reset.1

来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· 1 代码 · 共 36 行

1
36
字号
.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu).\" May be distributed under the GNU General Public License.TH RESET 1 "10 October 1993" "Linux 0.99" "Linux Programmer's Manual".SH NAMEreset \- reset the terminal.SH SYNOPSIS.BR reset.SH DESCRIPTION.B resetcalls.BR tput (1)with the.IR clear , rmacs , rmm , rmul , rs1 , rs2 ", and " rs3arguments.  This causes.B tputto send appropriate reset strings to the terminal based on information in.I /etc/termcap(for the GNU or BSD.BR tput )or in the terminfo database(for the.B ncurses.BR tput ).This sequence seems to be sufficient to reset the Linux VC's when theystart printing "funny-looking" characters.  For good measure,.BR stty (1)is called with the.I saneargument in an attempt to get cooked mode back..SH "SEE ALSO".BR clear (1),.BR stty (1),.BR tput (1).SH AUTHORRik Faith (faith@cs.unc.edu)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?