[9fans] user login / plan9 terminal on plan9

2008-12-24 Thread Tharaneedharan Vilwanathan
hi,
here is a quick question. let us say i am logged in as glenda or none. let
us say, i want a new window in which i need to login as vdharani. how can i
do this? in unix machines, i could do su, telnet or ssh and then login as
new user. i am looking for something like this.

years back i asked the same question and then ended up finding something
like 9term which was good enough (except that as i mentioned in the other
thread, if i started inferno in it, draw operations in inferno used to be
slow). once i found 9term, i realized probably drawterm is just like 9term
but for non-plan9 machines.

i am looking for 9term but i couldnt locate it.

any clues?

thanks
dharani


Re: [9fans] user login / plan9 terminal on plan9

2008-12-24 Thread andrey mirtchovski
cpu -h $sysname -u vdharani



Re: [9fans] user login / plan9 terminal on plan9

2008-12-24 Thread Tharaneedharan Vilwanathan
hi andrey,
thanks for the quick reply. i think this is how i was using it but forgot
about it.

regards
dharani

2008/12/24 andrey mirtchovski mirtchov...@gmail.com

 cpu -h $sysname -u vdharani




Re: [9fans] user login / plan9 terminal on plan9

2008-12-24 Thread Roman Shaposhnik

On Dec 24, 2008, at 12:04 PM, andrey mirtchovski wrote:

cpu -h $sysname -u vdharani


wouldn't auth/login vdharani also work?

Thanks,
Roman.