On Linux and UNIX-like systems, like Mac, we use mkdir
to make a new directory from the terminal. To do this, open up a new terminal, and make sure you're in the right directory using the cd command.
The syntax for mkdir
looks like this, where dir_name is the name of your new directory, and [OPTIONS]
are optional settings.
from DZone.com Feed https://ift.tt/CrX9olV
No comments:
Post a Comment