Re: [gentoo-user] which user i'm logged

2003-08-14 Thread Peter Ruskin
On Friday 08 Aug 2003 11:46, raptor wrote:
 how to see under which user i'm logged in...
 i mean when I do su user and I have no intication on the prompt is
 there way to see the user i'm logged... is this the correct one :

 #echo $USER

whoami
-- 
==
Gentoo Linux:   Gentoo Base System version 1.4.3.9
kernel-2.4.22_pre2-gss i686 AMD Athlon(tm) XP 1600+
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] which user i'm logged

2003-08-14 Thread Jason A. Pfeil
Just use the command id.  Or you can do whoami:

[EMAIL PROTECTED] pfeil]$ id
uid=1(pfeil) gid=1(pfeil) groups=1(pfeil),6(disk),100(users)
[EMAIL PROTECTED] pfeil]$ whoami
pfeil

Cheers!

--Jason



On Fri, 8 Aug 2003, raptor wrote:

 how to see under which user i'm logged in...
 i mean when I do su user and I have no intication on the prompt is there way to 
 see the user i'm logged...
 is this the correct one :
 
 #echo $USER
 
 tia
 
 --
 [EMAIL PROTECTED] mailing list
 
 

-- 
Jason A. Pfeil   jason=at=jasonpfeil.com.NOSPAM


--
[EMAIL PROTECTED] mailing list



[gentoo-user] which user i'm logged

2003-08-08 Thread raptor
how to see under which user i'm logged in...
i mean when I do su user and I have no intication on the prompt is there way to see 
the user i'm logged...
is this the correct one :

#echo $USER

tia

--
[EMAIL PROTECTED] mailing list