> Cam Dorrington wrote:
> > root 91 1.4 0.9 4244 3312 pts/43 S 11:52:14 0:06 xv
> > TZ=Australia/NSW TERM=xterm
[snip]
> How did you obtain a copy of this process's environment?
ps -auxeww |grep this |grep that | grep something_else
Cam.