handy little throwaway

Mike Gigante mg at GODZILLA.CGL.RMIT.OZ.AU
Tue Nov 27 20:47:04 AEST 1990



This came up in a conversation the other day around here and it was
suggested that many people weren't taking advantage of SGI's REMOTEHOST
environment variable.

Here is one use that I put it to, I have the following in my .login

-----
if( $?REMOTEHOST ) then
	setenv DISPLAY $REMOTEHOST\:0
else
	setenv DISPLAY localhost:0
endif
-----

Mike Gigante, RMIT



More information about the Comp.sys.sgi mailing list