Chapter Introduction (Key Parts of the UNIX Filesystem)

[previous] [next] [table of contents] [index]

MH (and its front ends) take advantage of the UNIX filesystem structure for storing folders, messages, and other files. As a new user, you really don't need to understand this because MH effectively hides the filesystem from you. You may want to skip this chapter.

If you're going very far with MH, though (especially if you're programming with it), you'll want to understand how MH stores messages and folders. You'll also need to know where other MH files are kept.

The chapter starts with a diagram of some directories and files that are important to MH. As you read about MH, you might want to refer to this diagram. Next are explanations of specific MH files. Finally, there's a warning about the format of some MH files.

To read this chapter, you'll need to know the basics of UNIX filesystems: pathnames, directories, and subdirectories, as shown in the Figure Important parts of a UNIX filesystem.

[Table of Contents] [Index] [Previous: Obtaining MH, xmh, exmh, and mh-e] [Next: UNIX Filesystem Overview]


Last change $Date: 1996/06/06 15:08:54 $

This file is from the third edition of the book MH & xmh: Email for Users & Programmers, ISBN 1-56592-093-7, by Jerry Peek. Copyright © 1991, 1992, 1995 by O'Reilly & Associates, Inc. This file is freely-available; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For more information, see the file copying.htm.

Suggestions are welcome: Jerry Peek <jpeek@jpeek.com>