CL101:The Shell
Appearance
| Command Line 101 Class Notes | |
|---|---|
|
| |
The shell is a gateway to
When you execute a command, it runs in your current working directory. To find out what your working directory is, there is a helpful command called `pwd` (print working directory).