Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / stdout.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: STDOUT</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="stdin.html">STDIN</a>]</td><td><nobr>[<a href="../resources.html#stdout">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="subjectarticlerxp.html">SUBJECTARTICLERXP</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>STDOUT</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>N/A
22</p>
23</dd>
24
25<dt><strong>Element</strong></dt>
26<dd><p>N/A
27</p>
28</dd>
29
30<dt><strong>Command-line Option</strong></dt>
31<dd><p>
32<code>-stdout </code><var>filename</var>
33</p>
34</dd>
35
36</dl>
37
38<!-- *************************************************************** -->
39<hr>
40<h2>Description</h2>
41
42<p>STDOUT can be used to have all output that would go standard output to
43a specified file. Output that goes to standard output are
44informational/status
45messages, or in the case of <a href="single.html">SINGLE</a>, the
46converted mail message.
47If the <var>filename</var> specified already
48exists, any standard output data generated will be appended to
49<var>filename</var>.
50</p>
51
52<p>Note, most system shells (Unix) provide the ability to redirect
53standard output to a file. STDOUT is provided where such functionality
54is not available or easy to achieve.
55</p>
56
57<!-- *************************************************************** -->
58<hr>
59<h2>Default Setting</h2>
60
61<p>The default location of standard output, which is normally the
62terminal.
63</p>
64
65<!-- *************************************************************** -->
66<hr>
67<h2>Resource Variables</h2>
68
69<p>N/A
70</p>
71
72<!-- *************************************************************** -->
73<hr>
74<h2>Examples</h2>
75
76<p>None.
77</p>
78
79<!-- *************************************************************** -->
80<hr>
81<h2>Version</h2>
82
83<p>2.4.0
84</p>
85
86<!-- *************************************************************** -->
87<hr>
88<h2>See Also</h2>
89
90<p>
91<a href="stderr.html">STDERR</a>,
92<a href="stdin.html">STDIN</a>
93</p>
94
95<!-- *************************************************************** -->
96<hr>
97<!--x-rc-nav-->
98<table border=0><tr valign="top">
99<td align="left" width="50%">[Prev:&nbsp;<a href="stdin.html">STDIN</a>]</td><td><nobr>[<a href="../resources.html#stdout">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="subjectarticlerxp.html">SUBJECTARTICLERXP</a>]</td></tr></table>
100<!--/x-rc-nav-->
101<hr>
102<address>
103$Date: 2002/07/27 05:13:11 $ <br>
104<img align="top" src="../monicon.png" alt="">
105<a href="http://www.mhonarc.org/"
106><strong>MHonArc</strong></a><br>
107Copyright &#169; 1999, <a href="http://www.earlhood.com/"
108>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
109>mhonarc@mhonarc.org</a><br>
110</address>
111
112</body>
113</html>