Query: plan9-mkdir
OS: debian
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 [ -p ] [ -m mode ] dirname ...DESCRIPTIONMkdir creates the specified directories. It requires write permission in the parent directory. If the -p flag is given, mkdir creates any necessary parent directories and does not complain if the target directory already exists. The -m flag sets the permissions to be used when creating the directory. The default is 0777.SEE ALSOrm(1) cd in rc(1)SOURCE/src/cmd/mkdir.cDIAGNOSTICSMkdir returns null exit status if all directories were successfully made. Otherwise it prints a diagnostic and returns "error" status. MKDIR(1)
Related Man Pages |
---|
lfc-mkdir(1) - debian |
dpns-mkdir(1) - debian |
mkdir(1) - netbsd |
mkdir(3) - php |
mkdir(1) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
My first PERL incarnation... Audio Oscillograph |