about summary refs log tree commit diff
path: root/man/mdirs.1
blob: 52cb5431e9e6e9bfcd7138543f29ef26d8a8ea0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.Dd July 22, 2016
.Dt MDIRS 1
.Os
.Sh NAME
.Nm mdirs
.Nd list Maildir folders, recursively
.Sh SYNOPSIS
.Nm
.Ar dirs\ ...
.Sh DESCRIPTION
.Nm
scans the given directories for Maildir folders and prints them,
one per line.
It understands Maildir and Maildir++ formats.
.Pp
There are currently no options.
.Pp
To
.Nm ,
a Maildir folder is a directory containing
the directories
.Pa cur
and
.Pa new .
By the Maildir++ convention, nested Maildir folders
need to start with
.Sq Li \&. .
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr find 1
.Sh AUTHORS
.An Leah Neukirchen Aq Mt leah@vuxu.org
.Sh LICENSE
.Nm
is in the public domain.
.Pp
To the extent possible under law,
the creator of this work
has waived all copyright and related or
neighboring rights to this work.
.Pp
.Lk http://creativecommons.org/publicdomain/zero/1.0/