23.10.2014 Views

PubTeX output 1998.09.24:1021

PubTeX output 1998.09.24:1021

PubTeX output 1998.09.24:1021

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

environ(5)<br />

Headers, Tables, and Macros<br />

NAME<br />

DESCRIPTION<br />

environ – user environment<br />

When a process begins execution, one of the exec family of functions makes<br />

available an array of strings called the environment; see exec(2). By<br />

convention, these strings have the form variable=value, for example,<br />

PATH=/sbin:/usr/sbin. These environmental variables provide a way to<br />

make information about a program’s environment available to programs.<br />

A name may be placed in the environment by the export command and<br />

name=value arguments in sh(1), or by one of the exec functions. It is unwise<br />

to conflict with certain shell variables such as MAIL, PS1, PS2, and IFS that<br />

are frequently exported by .profile files; see profile(4).<br />

The following environmental variables can be used by applications and are<br />

expected to be set in the target run-time environment.<br />

HOME The name of the user’s login directory, set by login(1) from<br />

the password file; see passwd(4).<br />

25 SunOS 5.7 Last modified 16 Sep 1997

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!