mkdir(1) plan9 man page | unix.com

Man Page: mkdir

Operating Environment: plan9

Section: 1

MKDIR(1)						      General Commands Manual							  MKDIR(1)

NAME
mkdir - make a directory
SYNOPSIS
mkdir dirname ...
DESCRIPTION
Mkdir creates the specified directories. It requires write permission in the parent directory.
SEE ALSO
rm(1) cd in rc(1)
SOURCE
/sys/src/cmd/mkdir.c
DIAGNOSTICS
Mkdir returns null exit status if all directories were successfully made. Otherwise it prints a diagnostic and returns "error" status. MKDIR(1)
Related Man Pages
mkdir(1) - centos
mkdir(1) - netbsd
mkdir(1) - freebsd
mkdir(1) - xfree86
mkdir(1) - x11r4
Similar Topics in the Unix Linux Community
mkdir limitations
mkdir: cannot create directory
mkdir bug
Can't run mkdir even as root please help
Mkdir fails when defined and called with functions.