Now, let’s go to our Desktop directory:
$ cd Desktop
Let’s see if it really has changed:
$ pwd
/Users/baransel/Desktop
Pro Tip: If you type
cd D
and presstab
on your keyboard, the command line completes the rest of the name, and you navigate faster. If there is more than one folder starting with “D”, presstab
twice to see other options.