clear.1

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

1
32
字号
.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu).\" May be distributed under the GNU General Public License.TH CLEAR 1 "10 October 1993" "Linux 0.99" "Linux Programmer's Manual".SH NAMEclear \- clear terminal screen.SH SYNOPSIS.BR clear.SH DESCRIPTION.B clearcalls.BR tput (1)with the.I clearargument.  This causes.B tputto attempt to clear the screen checking the data in.I /etc/termcap(for the GNU or BSD.BR tput )or in the terminfo database(for the.B ncurses.BR tput )and sending the appropriate sequence to the terminal.  This command can beredirected to clear the screen of some other terminal..SH "SEE ALSO".BR reset (1),.BR stty (1),.BR tput (1).SH AUTHORRik Faith (faith@cs.unc.edu)

⌨️ 快捷键说明

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