4.3BSD-UWisc/man/cat1/mkdir.1

Compare this file to the similar file:
Show the results in this format:




MKDIR(1)            UNIX Programmer's Manual             MKDIR(1)



NAME
     mkdir - make a directory

SYNOPSIS
     mkdir dirname ...

DESCRIPTION
     _M_k_d_i_r creates specified directories in mode 777.  Standard
     entries, `.', for the directory itself, and `..' for its
     parent, are made automatically.

     _M_k_d_i_r requires write permission in the parent directory.

SEE ALSO
     rmdir(1)








































Printed 12/27/86         April 29, 1985                         1