LoginSignup
0
0

More than 3 years have passed since last update.

[UNIX初心者]必須コマンド

Posted at

超初心者向け(自分)です

コマンド 意味
pwd 現在の作業ディレクトリの絶対パスを表示
cd 作業ディレクトリを変更
ls ディレクトリの内容をリスト表示
cp ファイルをコピー
mv ファイルの移動およびリネーム
rm ファイルを削除
mkdir ディレクトリを作成
cat ファイルの内容を結合し、表示
ssh リモートマシンにSSHでログインし、リモートマシン上でコマンドを実行
exit シェルを終了
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