Wednesday, September 5, 2007

uid and gid

use the id command to find out the uid and the gid of a user.
example:

% id root
uid=0(root) gid=0(root) groups=0(root)