MHonArc Resource List
SINGLE
Syntax
- Envariable
- 
  N/A
 
- Element
- 
  N/A
 
- Command-line Option
- 
  
-single
 
Description
When SINGLE is on, MHonArc will interpret input
as a single message to convert to HTML with no archive
processing performed.  Input can from a filename on the command-line
or from standard input.  The converted message is sent to
standard output.
Default Setting
N/A
Resource Variables
N/A
Examples
- Input from standard input:
 
 - 
% mhonarc -single < messagefile > file.html
or,
% cat messagefile | mhonarc -single > file.html 
 
 
- Filename on command-line:
 
 - 
% mhonarc -single messagefile > file.html 
 
Version
1.0
See Also
97/06/03 17:04:32
MHonArc
Copyright © 1997, Earl Hood, ehood@medusa.acs.uci.edu