Subject: Re: better w(1)
To: Andrew Brown <atatat@atatdot.net>
From: Daniel Carosone <dan@geek.com.au>
List: current-users
Date: 06/22/1999 11:39:53
Andrew Brown writes:
 > >xterm != xterm session.
 > >
 > >you have to somehow start the xterm.
 > >If you do this from a ssh, the shell starting it will have an utmp record.
 > 
 > ssh some.machine.untraceable.net sh -c 'xterm -display where.i.am:0 &'

ssh -f host "xterm -ut"

--
Dan.