env man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



ENV(1)									ENV(1)

NAME
     env, printenv - set environment for command execution, print environment

SYNOPSIS
     env [-i] [-] [ name=value ... ] [ command args ]
     printenv [ name ]

DESCRIPTION
     Env obtains the current environment, modifies it according to its
     arguments, then executes the command with the modified environment.
     Arguments of the form name=value are merged into the inherited
     environment before the command is executed.

     If no command is specified, the resulting environment is printed, one
     name-value pair per line.

     Printenv prints out the names and values of the variables in the
     environment, with one name/value pair per line.  If name is specified,
     only its value is printed.	 If name is not defined in the environment,
     printenv returns exit status 1, else it returns status 0.

OPTIONS
     -i	  Invoke command with exactly the environment specified by the
	  arguments; the inherited environment will be ignored ocmpletely.

     -	  Obsolescent form of -i.

SEE ALSO
     csh(1), sh(1), exec(2), profile(4), environ(5)

BUGS
     Env doesn't handle commands with equal (``='') signs in their names, for
     obvious reasons.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net