|
@@ -9,7 +9,9 @@ Find the `shell` or `terminal` or `term` (all names for the command interpreter)
|
9
|
9
|
|
10
|
10
|
`terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
|
11
|
11
|
|
12
|
|
-It looks like this -> ![Terminal Icon](./termicon.png)
|
|
12
|
+It looks like this ->
|
|
13
|
+
|
|
14
|
+![Terminal Icon](./termicon.png)
|
13
|
15
|
|
14
|
16
|
Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
|
15
|
17
|
|