man(1) Manual page archive

mkdir(1) - Unix First Edition Manual Page
11/3/71MKDIR (I)

NAME mkdir -- make a directory
SYNOPSIS mkdir dirname
DESCRIPTION mkdir creates directory dirname. The standard entries "."and ".." are made automatically.
FILES
SEE_ALSO mkdir to remove directories
DIAGNOSTICS "?"
BUGS No permissions are checked. The system's user ID, not thatof the creator of the directory, becomes the owner of the


directory.
OWNER ken, dmr