On Tue, Jan 5, 2010 at 4:01 PM, Thomas Harold thomas-lists@nybeta.comwrote:
On 1/5/2010 3:53 PM, Susan Day wrote:
Hello; How do I get the IUD number for a user?
"id" command (see also the "groups" command)
$ id -u thomas 999
$ id -G thomas (prints a list of all group numbers that I belong to)
Thanks! Suzie