Commands with Some Teeth
The simple commands you have tried so far are all of the safe-and-sane, fire marshal–approved variety; they merely print information to your Terminal. Now you are going to try to get some real tangible results from the commands you use. These commands are also essentially safe and sane if you follow my instructions.
$ mkdir
You have already learned how to create folders by means of menus and your mouse, but you can also do this using the command line. The command is mkdir (make directory), and it is easy as pie to use (though I've never been quite sure how pie is easy).
To see how this command works, and to work with the commands that follow, use the mkdir command now to create a folder called command_exp (for command experiments). ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access