Search Help for MH & xmh Book

Non-frames users: To return to the index search form, use your browser's "back" command.

Enter a term you want to search for. Hints:

You can also use UNIX egrep -i regular expressions. For example, there are two ways to search for either "exmh commands" or "exmh, commands": Here's another example. To search for Content-type:, Content-transfer-encoding:, Content-ID:, and Content-Description:, enter:
    content-(type|transfer-encoding|id|description):
The egrep anchors ^ and $ are searched for literally, not as anchors. I can't search for ` (backquote) or " (doublequote).

Non-frames users: To return to the index search form, use your browser's "back" button.


Last change $Date: 1996/07/13 02:34:07 $

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.

Jerry Peek <jpeek@jpeek.com>