画面をクリアする
■-- 文法 --■
例)
clear
画面をクリアする
※▲はスペースを表してます。
■ 説明
clearコマンドは、画面をクリアするコマンドです。このコマンドを使用すると、それまで、表示されていた入力したコマンドや、処理結果がクリアされます
・clearのもっと高い技術を身につけたいならこちら
■ オプション
特に無し
■ 実行例
▼ 画面をクリアする
-----------------------------------------------------------------
-B, --ignore-backups
do not list implied entries ending with ~
-c with -lt: sort by, and show, ctime (time of last modification of file status
information) with -l: show ctime and sort by name otherwise: sort by ctime
-C list entries by columns
--color[=WHEN]
control whether color is used to distinguish file types. WHEN may be
`never', `always', or `auto'
-d, --directory
list directory entries instead of contents
-D, --dired
generate output designed for Emacs' dired mode
-f do not sort, enable -aU, disable -lst
-F, --classify
append indicator (one of */=@|) to entries
--format=WORD
across -x, commas -m, horizontal -x, long -l, single-column -1, verbose -l,
[pakira@Tiger pakira]$ clear ←clearコマンドを実行します。
-----------------------------------------------------------------
-----------------------------------------------------------------
[pakira@Tiger pakira]$
-----------------------------------------------------------------
画面がクリアされます。
P.S
clearのもっと高い技術を身につけたいならこちら
<<関連記事>>
・pstree
・chsh
・finger
・du
・uname