01.01.2013 Views

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

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.

ENV ( 1) ENV(l)<br />

NAME<br />

env - set environment for command execution<br />

SYNOPSIS<br />

env [-] [ name=value ] . . . [ command args ]<br />

DESCRIPTION<br />

Env obtains the current environment, modifies it according to its<br />

arguments, then executes the command with the modified environment.<br />

Arguments of the form name=value are merged into the<br />

inherited environment before the command is executed. The -<br />

flag causes the inherited environment to be ignored completely, so<br />

that the command is executed with exactly the environment<br />

specified by the arguments.<br />

If no command is specified, the resulting environment is printed,<br />

one name-value pair per line.<br />

SEE ALSO<br />

sh( l), exec(2), profile(4), environ(5).<br />

- 1 -

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

Saved successfully!

Ooh no, something went wrong!