On Saturday 25 May 2002 02:45 pm, you wrote: > Does anyone know a way to peek at the environment of a processes, e.g., a > daemon? sure, "cat /proc/PID/environ" where PID is the process ID. shawn.