[Prev: STDIN] | [Next: SUBJECTARTICLERXP] |
N/A
N/A
-stdout
filename
STDOUT can be used to have all output that would go standard output to a specified file. Output that goes to standard output are informational/status messages, or in the case of SINGLE, the converted mail message. If the filename specified already exists, any standard output data generated will be appended to filename.
Note, most system shells (Unix) provide the ability to redirect standard output to a file. STDOUT is provided where such functionality is not available or easy to achieve.
The default location of standard output, which is normally the terminal.
N/A
None.
2.4.0
[Prev: STDIN] | [Next: SUBJECTARTICLERXP] |