Tag:
environ

View process environment details with proc

by
on
December 10, 2008

The process environment consists of all the individual environment variables which are passed on to the program by the shell when the program is launched. This environment can be read and changed by the program during its execution, and can affect how a program is linked or how it executes. For all these reasons it [...]

Read More
No Comments
system administration
Copyright 2008-2010 WiredRevolution.com. All rights reserved.