man(1) Manual page archive

sys-mkdir(2) - Unix First Edition Manual Page
11/3/71SYS_MKDIR (II)

NAME mkdir -- make a directory
SYNOPSIS sys mkdir; name; mode / mkdir = 14.
DESCRIPTION mkdir creates an empty directory whose name is the null--terminated string pointed to by name. The mode of the di


rectory is mode. The special entries "." and ".." are notpresent.


mkdir can only be invoked by the super--user.
FILES
SEE_ALSO mkdir command
DIAGNOSTICS Error bit (c--bit) is set if the directory already existsor if the user is not the super--user.


B UGS
OWNER ken, dmr

%%[ LastPage ]%%