[Next] [Previous] [Up] [Top] [Contents] [Index]
Table of Contents
This appendix provides an alphabetical reference to the subset of mh commands discussed in Chapter 12.
Remember to use the man pages if you need help on any of these commands.
Description
% comp [-e editor] Compose a message. This brings up a vi (or specified editor) session. Then save the message file, and exit the editor (see box below for more information).
% folder +new_folder_name Create a new folder.
% forw [n] Forward the current message (or the specified message).
% inc Incorporate new incoming message(s).
% next Display the next message.
% pick -help Display a list of pick options.
% pick options Select messages by content, date, sender, recipient, etc.
% prev Display the previous message.
% refile +folder [n m ...] Move the current message (or specified messages) from the current folder to a different folder.
% repl [n] Reply to the current (or specified) message. By default, everyone who got the original message gets a copy (the sender, plus everyone in To: and cc:). Respond to the What Now? prompt.
% repl_inc [n] Like repl, but include the original message. Respond to the What Now? prompt.
% rmf +folder Delete the specified folder.
% rmm [n m ...] Delete the current (or specified) message(s).
% scan [+folder_name] Display message headers from current folder (or folder_name, and set this folder to current).
% send file Send file to all the destinations defined, namely To: at a minimum, and cc:, if it's filled it in. (If you change your header to include Bcc: (blind copy), Fcc: (folder copy), it will send it to addresses in these categories as well.)
% setup mh Setup the mh product.
% show +folder_name Display the current message in folder_name and set this folder to current.
% show [n] Display the current (or specified) message.
% show n | flpr -q queue Print message number n on queue.
% show n > filename Extract current (or specified) message into a file.
% show -showproc mhl n | flpr -q queuePrint and format the message a little differently so that it's easier to read (and nicer for printing), and pipe it to more. Then send it to the printer.
% show -showproc pr m n ... | flpr -q queuePrint messages and separate them onto successive pages. Then send it to the printer.