Skip site navigation (1)Skip section navigation (2)
Date:      03 Jul 2003 16:08:31 -0700
From:      "Scott M. Likens" <damm@infinitevoid.net>
To:        current@freebsd.org
Subject:   Re: who am i
Message-ID:  <1057273710.42734.1.camel@acheron.livid.de>
In-Reply-To: <20030704003539.A26966@mail.unixguru.nl>
References:  <20030704003539.A26966@mail.unixguru.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2003-07-03 at 15:46, Richard Arends wrote:
> Hello,
> 
> Please take a look at this:
> 
> =================================================================
> [snowlap] ~$ who am i
> richard          ttyp5    Jul  4 00:34 (:0.0)
> [snowlap] ~$ su -
> Password:
> Last login: Fri Jul  4 00:31:17 on ttyp5
> snowlap# who am i
> root             ttyp5    Jul  4 00:34
> snowlap# exit
> logout
> [snowlap] ~$ who am i
> root             ttyp5    Jul  4 00:34
> =================================================================
> 
> Of course the latest 'who am i' should return 'richard' and not(!) 'root'
> 
> Regards,
> 
> Richard.
> 

Quite interesting, I do concur... I get the same thing here...

damm@acheron:~> who am i
damm             ttyp5    Jul  3 16:06 (:0.0)
damm@acheron:~> su -
Password:
Last login: Thu Jul  3 14:06:16 on ttyp4
root@acheron:~# who am i
root             ttyp5    Jul  3 16:06 
root@acheron:~# logout
damm@acheron:~> who am i
root             ttyp5    Jul  3 16:06 
damm@acheron:~> 

Quite odd... yet true.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1057273710.42734.1.camel>