On Thu, Feb 17, 2011 at 12:58 PM, Greg Woods <wo...@ucar.edu> wrote:
> Thanks for the suggestion, but I tried that and it didn't help. Even if
> it did, my script being run via ssh would have had no way of knowing
> what the correct value of this variable should be. I hard coded it for
> the test, but next time, after a new login, it could be different.

Although this is off-topic but just FYI, you can use the e flag for ps
to get the environment variables. So you could try something like
this,

ps e -p $PID

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to