

In my case, I’m in the directory named after my Mac username, which also happens to be my name. The line of text that appears in your terminal will tell you which folder (or directory) you’re currently in. Go ahead and type pwd into your terminal and press return.

Not only is it helpful when you need to navigate folders using the Mac terminal, but it’s necessary when checking that you’re executing a command in the right folder. Pwd is the fundamental Mac terminal command. Using pwd to navigate folders using the Mac terminal So go ahead and launch your Mac terminal, and let’s get into it. In my opinion, these are the bread and butter of not only using the terminal but understanding how it works, too. There are other commands you can use for navigating, but these are the commands you’ll be using every time you open the terminal. The list of commands below is not exhaustive. How to navigate folders using the Mac terminal: Commands you’ll need to know


Again, you can read more about this in the previous post. But this is actually a core concept behind how the terminal works. If you’re new to the command line, you may have never realized that the terminal considers which folder you’re currently located in. I also promised that I would go into greater detail in a later post so that you can become an expert at navigating your Mac from the command line. In that post, I briefly touched on how to navigate folders using the Mac terminal. In my most recent post here on AppleToolBox, I covered the basics of how you can use the Mac terminal.
