Notes for learning dotinstall's "Introduction to UNIX Commands (General User Edition)" on Mac
Tadashi Shigeoka · Wed, August 5, 2015
These are notes for learning dotinstall’s “Introduction to UNIX Commands (General User Edition)” on Mac.
Since I’m in charge of training new engineers at my company, while compiling training materials, I’ve summarized the lessons that beginners don’t need to take when learning on Mac.
#01 学習の準備をしよう#02 ログイン、ログアウトをしよう#03 パスワードを変更しよう- #04 ディレクトリを移動する (1)
- #05 ディレクトリを移動する (2)
- #06 ディレクトリの中身をみよう
- #07 ディレクトリの詳細情報を読み解こう
- #08 パーミッションを理解する
- #09 ディレクトリの作成、削除
- #10 ファイルの作成、削除、コピー、移動
- #11 ファイルの中身をみよう
- #12 ワイルドカードについて
- #13 findを使ってみよう
- #14 grepを使ってみよう
- #15 コマンドラインの便利な使い方
- #16 便利な小技いろいろ
Skip #01 - #03 as they require prior setup like starting a server with VirtualBox.
You can work through the remaining lessons from #04 to the final #16.
That’s all from the Gemba.