This directory contains two programs: Mbox2mdir converts a Berkeley format mbox mailbox into the Maildir format. Fstat is an ancillary program. Both are available under the terms of the accompanying LICENCE file. Mbox2mdir is ready to run. Fstat needs to be compiled. You can compile it using the following command line: cc -o fstat fstat.c