1
2

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 1 year has passed since last update.

UNIX/LINUX 系コマンドの読み方や略語の意味

Last updated at Posted at 2022-01-30

はじめに

この記事を読んでわかること

  • UNIX/LINUX 系コマンドの略語の意味と、その(一般的な)読み方

読んでもわからないこと

  • コマンドの使い方

コマンド一覧(UNIX/LINUX 系)

コマンド 略語の意味 読み方 備考
akw Aho,Kernighan,Weinberge オーク 作者の名前
cat Concatenate キャット -
cd Change Directory シーディー -
chmod Change Mode シーエイチモッド/チェンジモッド/チェンジモード -
chown Change Owner シーエイチオウン/チェンジオーナー -
cp Copy シーピー/コピー -
curl Client for URL カール -
ln Link エルエヌ/リンク -
ls List エルエス/リスト -
man Manual マン/マニュアル -
mkdir Make Directory エムケーディレ/メイクディレクトリ/ -
mv Move エムブイ/ムーブ -
pwd Print Working Directory ピーダブリュディー -
rm Remove アールエム/リムーブ -
sed Stream Editor セド -
touch Touch タッチ -
##終わりに
この記事が何かの役に立てたら幸いです。
1
2
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
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?