groups(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

groups(1)

groups(1)                        User Commands                       groups(1)

NAME
       groups - print group membership of user

SYNOPSIS
       groups [user]...

DESCRIPTION
       The command groups prints on standard output the groups to which you or
       the  optionally  specified  users  belong. Each user belongs to a group
       specified in the passwd(5) database and possibly  to  other  groups  as
       specified in the group(5) database. Note that the passwd database spec‐
       ifies  the numerical ID (gid) of the group. The groups command converts
       gid to the group name in the output, if it can find  a  matching  group
       name in the group database.

EXAMPLES
       The output takes the following form:

         example% groups tester01 tester02
         tester01 : staff sysadmin
         tester02 : staff
         example%


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/core-os


SEE ALSO
       group(5), nsswitch.conf(5), passwd(5), attributes(7)

Oracle Solaris 11.4               21 Jun 2021                        groups(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3