Query: mkdir
OS: v7
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKDIR(1) General Commands Manual MKDIR(1)NAMEmkdir - make a directorySYNOPSISmkdir dirname ...DESCRIPTIONMkdir creates specified directories in mode 777. Standard entries, `.', for the directory itself, and `..' for its parent, are made auto- matically. Mkdir requires write permission in the parent directory.SEE ALSOrm(1)DIAGNOSTICSMkdir returns exit code 0 if all directories were successfully made. Otherwise it prints a diagnostic and returns nonzero. MKDIR(1)
Related Man Pages |
---|
lfc-mkdir(1) - debian |
mkdir(1) - centos |
mkdir(1) - suse |
mkdir(1) - opendarwin |
mkdir(1) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
mkdir limitations |
Cp/Mkdir and spaces |
how to simulate "mkdir -p /home/blah1/blah2/blah3" in "c" where only /home exist |
mkdir bug |
Can't run mkdir even as root please help |