Linux-Noob Forums
how do i see my uid/gid/group from console - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html)
+--- Thread: how do i see my uid/gid/group from console (/thread-3584.html)



how do i see my uid/gid/group from console - anyweb - 2004-03-02


simply open a console and type id

 

as below

 



Code:
[anyweb@localhost anyweb]$ id
uid=500(anyweb) gid=500(anyweb) groups=500(anyweb)