FreeBSD Manual Pages
MDIRS(1) General Commands Manual MDIRS(1) NAME mdirs -- list maildir folders, recursively SYNOPSIS mdirs [-0a] dirs ... DESCRIPTION mdirs recursively scans the given dirs for maildir (and maildir++) folders and prints them, separated by newlines. To mdirs, a maildir folder is a directory containing the directories cur and new. By the maildir++ convention, nested maildir folder names must begin with `.'. (This can be disabled using -a). The options are as follows: -0 Print folders separated by a NUL character. -a Traverse into all subfolders, without considering the maildir++ name conventions. EXIT STATUS The mdirs utility exits 0 on success, and >0 if an error occurs. SEE ALSO find(1) AUTHORS Leah Neukirchen <leah@vuxu.org> LICENSE mdirs is in the public domain. To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work. http://creativecommons.org/publicdomain/zero/1.0/ FreeBSD Ports 14.quarterly January 22, 2020 MDIRS(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | SEE ALSO | AUTHORS | LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mdirs&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>