linuxコマンド
Linuxコマンド
b
- bc (basic calculator)
- 対話的に計算を行う。
c
- cd (change directory)
- カレントディレクトリを変更する。
- chmod (change mode)
- パーミッションを変更する。
g
- grep (global regular expression print)
- 正規表現での検索を行う。
m
- man (manual page)
- マニュアルを表示する。
- mv (move)
- ファイルを移動する。
n
- nautilus
- ファイルマネージャを表示する。
p
- pwd (print working directory)
- カレントディレクトリを表示する。
r
- rm (remove)
- ファイルを削除する。
- rmdir (remove directory)
- フォルダを削除する。
w
- whoami
- 自分のユーザ名を表示する。
linuxコマンド.txt · 最終更新: by conductor
