Linux-Noob Forums
Linux-Noob Forums
>
Linux Noob
>
Tips and Tricks
> how do i see my uid/gid/group from console
Full Version:
how do i see my uid/gid/group from console
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
anyweb
2004-03-02, 12:06 PM
simply open a console and type id
as below
Code:
[anyweb@localhost anyweb]$ id
uid=500(anyweb) gid=500(anyweb) groups=500(anyweb)
Linux-Noob Forums
>
Linux Noob
>
Tips and Tricks
> how do i see my uid/gid/group from console