Command Line Basics - Part 3: Navigation | Ray Wenderlich Videos

In order to function on the command line, you'll need to be able to see where you are and know how to move around inside the system.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4729-command-line-basics/lessons/3

Thanks for the command-line tutorial Luke. One suggested change:
You mentioned that pwd stands for ‘present working directory’.
It stands for ‘print working directory’
Cheers, Curt