mkdirmkdir
[options
] directories
Create one or more directories . You must have write permission in the parent directory in order to create a directory. See also rmdir . OptionsExamplesCreate a read/execute-only directory named personal :
The following sequence:
could be accomplished by typing this:
|
|