Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mkdir(1) — Ultrix-11 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rm(1)

mkdir(1)

NAME

mkdir − make a directory

SYNTAX

mkdir dirname... 

DESCRIPTION

The mkdir command creates specified directories in mode 777.  Standard entries, “.”, for the directory itself, and “..” for its parent, are made automatically. 

The mkdir command requires write permission in the parent directory. 

DIAGNOSTICS

Returns exit code 0 if all directories were successfully made.  Otherwise it prints a diagnostic and returns nonzero. 

SEE ALSO

rm(1)

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