1MU(MKDIR)                        User Manuals                        MU(MKDIR)
2
3
4

NAME

6       mu mkdir-  create a new Maildir
7
8

SYNOPSIS

10       mu mkdir [options] <dir> [<dirs>]
11
12

DESCRIPTION

14       mu  mkdir  is the mu command for creating Maildirs. It does not use the
15       mu database. With the mkdir command, you can create new  Maildirs  with
16       permissions 0755. For example,
17
18          mu mkdir tom dick harry
19
20       creates three maildirs, tom, dick and harry.
21
22       If  creation  fails  for  any  reason, no attempt is made to remove any
23       parts that were created. This is for safety reasons.
24
25

OPTIONS

27       --mode=<mode>
28              set the file access mode for the new maildir(s) as in chmod(1).
29
30

BUGS

32       Please report bugs if you find them: https://github.com/djcb/mu/issues
33
34

AUTHOR

36       Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
37
38

SEE ALSO

40       maildir(5), mu(1), chmod(1)
41
42
43
44July 2012                              1                             MU(MKDIR)
Impressum