MKDIR
Section: User Commands (1)
Index
Return to Main Contents
NAME
mkdir - make a directory
SYNOPSIS
mkdir
dirname ...
DESCRIPTION
Mkdir
creates specified directories
in mode 777.
Standard entries,
`.',
for the directory itself,
and
`..'
for its parent, are made automatically.
Mkdir
requires write permission in the parent directory.
SEE ALSO
rm(1)
DIAGNOSTICS
Mkdir
returns exit code 0 if all directories were successfully made.
Otherwise it prints a diagnostic and returns nonzero.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- DIAGNOSTICS
-
This document was created by
man2html,
using the manual pages.
Time: 10:16:38 GMT, December 28, 2024