Windows PowerShell command on Get-command grp
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man grp

Headers grp.h(3HEAD)

NAME

grp.h, grp - group structure

SYNOPSIS

#include

DESCRIPTION

The header declares the structure group, which

includes the following members:

char *gr_name /* name of the group */

gid_t gr_gid /* numerical group ID */

char **gr_mem /* pointer to a null-terminated array of

character pointers to member names */

The gid_t type is defined as described in (see

types(3HEAD)).

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| Standard | See standards(5). |

|_____________________________|_____________________________|

SEE ALSO

getgrnam(3C), types.h(3HEAD), attributes(5), standards(5)

SunOS 5.11 Last change: 10 Sep 2004 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™