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