Next: Process Executable
Up: Process Information
Previous: Process Argument List
Contents
- The environ entry contains a process's environment.
- The http://siber.cankaya.edu.tr/SystemsProgramming/cfiles/print-environment.cprogram Fig. 10.4 takes a process ID number on its command line and prints the environment
for that process by reading it from /proc.
Figure 10.4:
Display the Environment of a Process.
|
Cem Ozdogan
2007-05-16