UNIX in a Nutshell: System V Edition

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

env

env [option] [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.

Option

-

Ignore current environment entirely.


Previous: Reference: egrepUNIX in a Nutshell: System V EditionNext: Reference: eqn
Reference: egrepBook 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