Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / umask.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: UMASK</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="ttopend.html">TTOPEND</a>]</td><td><nobr>[<a href="../resources.html#umask">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="uselocaltime.html">USELOCALTIME</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>UMASK</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_UMASK=</code><var>umask</var>
23</p>
24</dd>
25
26<dt><strong>Element</strong></dt>
27<dd><p><code>&lt;UMASK&gt;<br></code>
28<var>umask</var><br>
29<code>&lt;/UMASK&gt;<br></code>
30</p>
31</dd>
32
33<dt><strong>Command-line Option</strong></dt>
34<dd><p><code>-umask </code><var>umask</var>
35</p>
36</dd>
37
38</dl>
39
40<!-- *************************************************************** -->
41<hr>
42<h2>Description</h2>
43
44<p>The UMASK resource defines the umask value for the
45MHonArc process. This resource is only valid
46on Unix systems. Consult the <b>umask</b>(1) manpage for
47more information.
48</p>
49
50<!-- *************************************************************** -->
51<hr>
52<h2>Default Setting</h2>
53
54<p>Value inherited from the parent process.
55</p>
56
57<!-- *************************************************************** -->
58<hr>
59<h2>Resource Variables</h2>
60
61<p>N/A
62</p>
63
64<!-- *************************************************************** -->
65<hr>
66<h2>Examples</h2>
67
68<p>If you want to make sure that the files created by
69MHonArc are readable by others, do something like
70the following:
71</p>
72
73<pre>
74 shell&gt; <b>mhonarc -umask 022 </b> ...
75</pre>
76
77<!-- *************************************************************** -->
78<hr>
79<h2>Version</h2>
80
81<p>1.0
82</p>
83
84<!-- *************************************************************** -->
85<hr>
86<h2>See Also</h2>
87
88<p>
89</p>
90
91<!-- *************************************************************** -->
92<hr>
93<!--x-rc-nav-->
94<table border=0><tr valign="top">
95<td align="left" width="50%">[Prev:&nbsp;<a href="ttopend.html">TTOPEND</a>]</td><td><nobr>[<a href="../resources.html#umask">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="uselocaltime.html">USELOCALTIME</a>]</td></tr></table>
96<!--/x-rc-nav-->
97<hr>
98<address>
99$Date: 2002/07/27 05:13:11 $ <br>
100<img align="top" src="../monicon.png" alt="">
101<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
102Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org">mhonarc@mhonarc.org</a><br>
103</address>
104
105</body>
106</html>