0
0

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.

ターミナル ショートカットコマンド

Last updated at Posted at 2018-07-05

ターミナルをたまにいじったりするので、少しだけまとめておきました。

カーソル

ctrl+b = 後退

ctrl+f = 前進

ctrl+a = 行頭へ

ctrl+e = 行末へ

Esc+b = 一語後退

Esc+f = 一語前進

画面をクリア・終了

ctrl + l =画面をクリア

ctrl+c = 実行中のコマンドを強制終了

ctrl + d = 終了

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?