Learning to Make Directories Using Mac’s Command Line

Of course I could do all that with my OS’s built in tools on the GUI. But I was just keen how to do using command line tools… 😉

Open terminal

Hit cmd + space to launch Spotlight, type terminal and hit enter.

Make a Directory

A directory may also be called a folder. I create one using this command:

mkdir ./PathToMyFolder/MyNewFolder

Resources I’ve Been Using to Learn This

http://www.westwind.com/reference/os-x/commandline/files-folders.html

Leave a Reply

Your email address will not be published. Required fields are marked *

8 + 12 =