画面をクリアする
■-- 文法 --■
   例)
     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をもっと理解したいなら、こちらがおすすめです。
👉いますぐ詳細を見る
P.P.S
「無料でLinuxサーバーが構築できます」0円で自由に使えるLinux環境を持ちませんか?
最新のAlmaLinux9で作る【Linuxサーバー構築入門マニュアル】を無料プレゼント中です。
👉ダウンロードはいますぐこちらをクリック
<<関連記事>>
・pstree
・chsh
・finger
・du
・uname
