home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: egrep Chapter 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: egrep UNIX in a Nutshell: System V Edition Next: Reference: eqn
Reference: egrep Book Index Reference: eqn

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