UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: elfdumpChapter 2
Unix Commands
Next: Reference: eqn
 

env

env [options] [variable=value ... ] [command]

Display the current environment or, if environment variables are specified, set them to a new value and display the modified environment. If command is specified, execute it under the modified environment.

Options

-

Ignore current environment entirely.

-i

Same as -. Solaris only.


Previous: Reference: elfdumpUNIX in a Nutshell: System V EditionNext: Reference: eqn
Reference: elfdumpBook IndexReference: eqn

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System