On Tue, May 25, 2004 at 11:16:15AM -0700, ME wrote:
> Dang, I have lots 's of typos...
> 
> Another thing too.. If you find you do not remember the DISPLAY
> information on the target machine, and it is running Linux, you can
> utilized a nifty "/proc technique" to assist you. (Let's assume it is PID
> 6667.) Then you can find the env vars of that shell as started with this:
> 
> $ grep "DISPLAY" /proc/6667/environ | strip | less

strip?  Do you mean strings? :)

-bill!
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to