Kメモ:Terminal

リンク

Terminalコーナー
http://www.ctt.ne.jp/~nashorn/terminal/terminal.html
一覧

2004年04月01日 23:10 [Terminal] 編集

各プロセスのメモリ使用量

CPUへの負荷の高い順

top -u

2004年03月05日 17:55 [Terminal] 編集

検索

ルートディレクトリ以下から"test.txt"を探す

sudo find / -name "test.txt"

sudo find -name "test.*"
sudo find -name "test.???*"

2004年03月05日 17:53 [Terminal] 編集

スクリーンショット

スクリーンキャプチャより

screencapture

2004年03月05日 17:49 [Terminal] 編集

出力をファイルへ

out.txt
>out.txt
(追記)
2004年03月05日 17:44 [Terminal] 編集

環境変数の表示

printenv

2004年03月05日 17:40 [Terminal] 編集

現在地

pwd

2004年03月05日 17:38 [Terminal] 編集

日本語のファイル名を表示

ls -v

2004年03月05日 17:36 [Terminal] 編集

サイト内検索



カテゴリ

リンク

Powered by Movable Type 2.661

U5