unixコマンドのメモで書きためているリスト集
- unix系でaccesslogのデータを解析したい
- [unix系で一気にファイルの中身をかきかえたい]
(http://qiita.com/tagosaku324/items/6131da0b51a70794d005) - unix系でファイルの数、容量を知りたい
- unix系でディレクトリ階層状態を知りたい
env設定関係
・.bash_profile を書き換えたらターミナルを閉じずに更新させたいとき
$ . .bash_profile
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
unixコマンドのメモで書きためているリスト集
env設定関係
・.bash_profile を書き換えたらターミナルを閉じずに更新させたいとき
$ . .bash_profile
Register as a new user and use Qiita more conveniently
Go to list of users who liked