guimb
— A Mailbox Scanning and Processing Language
Editor’s note:
The information in this node may be obsolete or otherwise inaccurate. This message will disappear, once this node revised. |
Guimb
is for mailboxes what awk
is for text files.
It processes mailboxes, applying the user-supplied scheme procedures
to each of them in turn and saves the resulting output in mailbox
format.
The following configuration statements affect the behavior of
guimb
:
Statement | Reference |
---|---|
debug | See Debug Statement. |
mailbox | See Mailbox Statement. |
locking | See Locking Statement. |
• Specifying Scheme Program to Execute: | ||
• Specifying Mailboxes to Operate Upon: | ||
• Passing Options to Scheme: | ||
• Command Line Option Summary: |