ultrix man page for mu-mkdir

Query: mu-mkdir

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MU-MKDIR(1)                                                   General Commands Manual                                                  MU-MKDIR(1)

NAME
mu_mkdir - create a new Maildir
SYNOPSIS
mu mkdir [options] <dir> [<dirs>]
DESCRIPTION
mu mkdir is the mu sub-command for creating Maildirs. It does not use the mu database. With the mkdir command, you can create new Maildirs with permissions 0755. For example, mu mkdir tom dick harry creates three Maildirs, tom, dick and harry. If creation fails for whatever reason, no attempt is made to remove any parts that were created. This is for safety reasons.
OPTIONS
--mode=<mode> set the file access mode for the new maildir(s) as in chmod(1).
BUGS
Please report bugs if you find them: http://code.google.com/p/mu0/issues/list
AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
SEE ALSO
maildir(5) mu(1) chmod(1) User Manuals May 2011 MU-MKDIR(1)
Related Man Pages
dpns-mkdir(1) - debian
mkdir(1) - centos
mkdir(1) - opendarwin
mkdir(3) - php
mkdir(1) - xfree86
Similar Topics in the Unix Linux Community
How to perform comparision in unix
mkdir: cannot create directory
mkdir: cannot create directory `/builds/somedir/': Permission denied
Can't run mkdir even as root please help
How to create a long list of directories with mkdir?