Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / gzipexe.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: GZIPEXE</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="gmtdatefmt.html">GMTDATEFMT</a>]</td><td><nobr>[<a href="../resources.html#gzipexe">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="gzipfiles.html">GZIPFILES</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>GZIPEXE</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_GZIPEXE=</code><var>pathname</var>
23</p>
24</dd>
25
26<dt><strong>Element</strong></dt>
27<dd><p>
28<code>&lt;GZIPEXE&gt;</code><br>
29<var>pathname</var><br>
30<code>&lt;/GZIPEXE&gt;</code><br>
31</p>
32</dd>
33
34<dt><strong>Command-line Option</strong></dt>
35<dd><p>
36<code>-gzipexe </code><var>pathname</var>
37</p>
38</dd>
39
40</dl>
41
42<!-- *************************************************************** -->
43<hr>
44<h2>Description</h2>
45
46<p>GZIPEXE defines the pathname of the <em>gzip</em> executable.
47MHonArc automatically invokes gzip to decompress files with a
48"<strong><tt>.gz</tt></strong>" extension. Gzip is also invoked
49for compressing files when the <a href="gzipfiles.html">GZIPFILES</a>
50resource is set.
51</p>
52
53<p>If the value of GZIPEXE is not an absolute pathname, then
54gzip should exist in your search path.
55</p>
56
57<!-- *************************************************************** -->
58<hr>
59<h2>Default Setting</h2>
60
61<p><tt>gzip</tt>
62</p>
63
64<!-- *************************************************************** -->
65<hr>
66<h2>Resource Variables</h2>
67
68<p>N/A
69</p>
70
71<!-- *************************************************************** -->
72<hr>
73<h2>Examples</h2>
74
75<p>This example is not specific to GZIPEXE, but the following
76sample invocation:
77</p>
78<pre>
79 % <b>mhonarc mailbox.gz</b>
80</pre>
81<p>can be done if MHonArc is able to invoke gzip. Therefore,
82you do not have to manually ungzip the mailbox first or use a
83pipe to decompress the data before passing it to MHonArc.
84</p>
85
86<!-- *************************************************************** -->
87<hr>
88<h2>Version</h2>
89
90<p>2.1.0
91</p>
92
93<!-- *************************************************************** -->
94<hr>
95<h2>See Also</h2>
96
97<p>
98<a href="gzipfiles.html">GZIPFILES</a>,
99<a href="gziplinks.html">GZIPLINKS</a>
100</p>
101
102<!-- *************************************************************** -->
103<hr>
104<!--x-rc-nav-->
105<table border=0><tr valign="top">
106<td align="left" width="50%">[Prev:&nbsp;<a href="gmtdatefmt.html">GMTDATEFMT</a>]</td><td><nobr>[<a href="../resources.html#gzipexe">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="gzipfiles.html">GZIPFILES</a>]</td></tr></table>
107<!--/x-rc-nav-->
108<hr>
109<address>
110$Date: 2002/07/27 05:13:10 $ <br>
111<img align="top" src="../monicon.png" alt="">
112<a href="http://www.mhonarc.org/"
113><strong>MHonArc</strong></a><br>
114Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
115>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
116>mhonarc@mhonarc.org</a><br>
117</address>
118
119</body>
120</html>