So are you in z/Linux or are you in z/OS (in OMVS/USS)? If the later, you may wish to post on IBMMAIN.
Lizette > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of > Jake anderson > Sent: Friday, February 27, 2015 5:34 AM > To: [email protected] > Subject: Re: GREP command to Find UID > > Hi, > > Is there a place within OMVS to find the ID being defined ? Is there a path > where get the list of ID defined within OMVS ? > > On Fri, Feb 27, 2015 at 5:50 PM, Pavelka, Tomas <[email protected]> > wrote: > > > getent? > > > > http://linux.die.net/man/1/getent > > > > Examples: > > > > getent passwd 99 > > nobody:x:99:99:Nobody:/:/sbin/nologin > > > > getent passwd nobody > > nobody:x:99:99:Nobody:/:/sbin/nologin > > > > getent group nobody > > nobody:x:99: > > > > getent group 99 > > nobody:x:99: > > > > HTH, > > Tomas > > > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
