PROJECTS(1) | User Commands | PROJECTS(1) |
projects - print project membership of user
projects [-dv] [ user]
projects -l [projectname [projectname]...]
The projects command prints on standard output the projects to which the invoking user or an optionally specified user belongs. Each user belongs to some set of projects specified in the project(5) file and possibly in the associated NIS maps and LDAP databases for project information.
The following options are supported:
-d
-l
-v
The following operand is supported:
projectname
user
Example 1 Displaying Membership for a Specified User
example$ projects paul default beatles wings example$ projects ringo default beatles example$ projects -d paul beatles
The following exit values are returned:
0
1
2
/etc/project
See attributes(7) for a description of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Stability | See below. |
The invocation is Evolving. The human-readable output is Unstable.
getdefaultproj(3PROJECT), getprojent(3PROJECT), project(5), attributes(7)
May 13, 2004 | OmniOS |