.TH MU MKDIR 1 "September 2010" "User Manuals" .SH NAME mu mkdir\- create a new Maildir .SH SYNOPSIS .B mu mkdir [options] [] .SH DESCRIPTION \fBmu mkdir\fR is the \fBmu\fR sub-command for creating Maildirs. It does not depend on the mu database. With the \fBmkdir\fR command, you can create new Maildirs with permissions 0755. For example, .nf mu mkdir tom dick harry .fi will create three Maildirs \fItom\fR, \fIdick\fR and \fIharry\fR. If the creation somehow fails, for safety reasons, \fBno\fR attempt is made to remove any parts that were created. .SH OPTIONS .TP \fB\-\-mode\fR= set the file access mode for the new maildir as in chmod(1) .SH BUGS There probably are some; please report bugs when you find them: .BR http://code.google.com/p/mu0/issues/list .SH AUTHOR Dirk-Jan C. Binnema .SH "SEE ALSO" .BR maildir(5) .BR mu(1) .BR chmod(1)