Annotation of researchv10dc/man/adm/man1/mkdir.1, revision 1.1

1.1     ! root        1: .TH MKDIR 1
        !             2: .CT 1 dirs
        !             3: .SH NAME
        !             4: mkdir \(mi make a directory
        !             5: .SH SYNOPSIS
        !             6: .B mkdir
        !             7: .I dirname ...
        !             8: .SH DESCRIPTION
        !             9: .I Mkdir
        !            10: creates specified directories
        !            11: in mode 777, subject to masking by
        !            12: .IR umask (2).
        !            13: Standard entries,
        !            14: .RB ` . ',
        !            15: for the directory itself,
        !            16: and
        !            17: .lg 0
        !            18: .RB ` .. '
        !            19: .lg 1
        !            20: for its parent, are made automatically.
        !            21: .PP
        !            22: .I Mkdir
        !            23: requires write permission in the parent directory.
        !            24: .SH "SEE ALSO"
        !            25: .IR rm (1)
        !            26: .IR cd
        !            27: in
        !            28: .IR sh (1)
        !            29: .SH DIAGNOSTICS
        !            30: .I Mkdir
        !            31: returns exit code 0 if all directories were successfully made.
        !            32: Otherwise it prints a diagnostic and returns nonzero.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.