0
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

知っておきたいキー操作

Posted at

Ctrl + A

行頭へカーソル移動

Ctrl + E

行末へカーソル移動

Ctrl + U

カーソル位置から行頭まで削除

Ctrl + K

カーソル位置から行末まで削除

Ctrl + L

ターミナル画面をクリアにしてカーソルを一番上に持っていく

date

現在の時刻を表示

cal

カレンダーを表示

pwd

カウントディレクトリの表示

cd

ホームディレクトリへ移動

sudo -s

rootユーザーに切り替える

参考

Linuxコマンド入門教室

0
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?