I tried export DISPLAY=`who -m | cut -f1 -d'!'` this seems to set the
display address to the server rather than the client....
I finally got it working by using
DISPLAY=`who -m | cut -f2 -d'(' | cut -f1 -d ')'`:0
Thanx to Sean...
Tony.
-----Original Message-----
From: Sean [mailto:sean at hdl.ie]
Sent: Thursday, June 03, 1999 10:03 AM
To: Tony_Melia at exchange.dell.com
Cc: ilug at linux.ie
Subject: Re: [ILUG] Identifying telnet connections?
Tony_Melia at Dell.com wrote:
>> I would like to automatically set the DISPLAY variable when people login
> with telnet, so if they have an x server running they can just run apps.
I
> have no idea how to do this, the closest I can get is 'DISPLAY=`'who |
grep
> $USER`'' which returns the line with the clients address as the last
column.
> Anybody know how I can strip it down so I am left with just the last
column?
>
this works for me:
export DISPLAY=`who -m | cut -f1 -d'!'`
though it's linux 'who' specific
> Thanx
> Tony.
>
Sean.
.
--
Irish Linux Users' Group: ilug at linux.iehttp://www.linux.ie/mailman/listinfo/ilug for (un)subscription information.
List maintainer: listmaster at linux.ie
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!