MKDIR
Section: User Commands (1)
Updated: April 29, 1985
Index
Return to Main Contents
NAME
mkdir - make a directory
SYNOPSIS
mkdir
dirname ...
DESCRIPTION
Mkdir
creates the specified directories; the directories are assigned
the default access mode, which is
determined by
the umask(2) file creation mode mask.
Standard entries,
`.',
for the directory itself, and
`..'
for its parent, are made automatically.
Mkdir
requires write permission in the parent directory.
SEE ALSO
mkdirs(1), rmdir(1), chmod(1), umask(2)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 01:00:07 GMT, September 26, 2024