ultrix man page for env

Query: env

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

env(1)							      General Commands Manual							    env(1)

Name
       env - set environment for command execution

Syntax
       env [-] [ name=value ] ...  [ command args ]

Description
       The  command  obtains the current environment, modifies it according to its arguments, then executes the command with the modified environ-
       ment.  Arguments of the form name=value are merged into the inherited environment before the command is executed.  The -  flag  causes  the
       inherited environment to be ignored completely, so that the command is executed with exactly the environment specified by the arguments.

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

See Also
       sh(1), environ(5int), environ(7)

																	    env(1)
Related Man Pages
printenv(1) - opendarwin
env(1) - hpux
env(1) - netbsd
printenv(1) - freebsd
tcp-env(1) - centos
Similar Topics in the Unix Linux Community
root env
Replace environment variables with sed
Using env variables to run a program
Sourcing Env file with eval works with ksh but not BASH
Disk Space Utilization in HTML format working in one environment and not working on the other