Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mkdir(1) — SunOS 3.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chmod(1)

rmdir(1)

rm(1)

MKDIR(1)  —  USER COMMANDS

NAME

mkdir − make a directory

SYNOPSIS

mkdir dirname ...

DESCRIPTION

Mkdir creates directories.  Standard entries, ‘.’, for the directory itself, and ‘..’ for its parent, are made automatically. 

The current umask(2) setting determines the mode in which directories are created.  Modes may be modified after creation by using chmod(1).

Mkdir requires write permission in the parent directory. 

SEE ALSO

chmod(1), rmdir(1), rm(1)

Sun Release 3.0β  —  Last change: 15 March 1983

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026