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.