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 press tab 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”, press tab twice to see other options.