projects

 


 
 
 
 User Commands                                         projects(1)
 
 
 


NAME

projects - print project membership of user

SYNOPSIS

projects [ -v ] [ user ]

DESCRIPTION

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(4) file and possibly in the associated NIS maps and LDAP databases for project information.

OPTIONS

The following option is supported: -v Prints project descriptions along with project names.

OPERANDS

The following operand is supported: user Displays project memberships for the specified user. EXAMPLES Example 1: Displaying membership for a specified user example$ projects paul default beatles wings example$ projects ringo default beatles EXIT STATUS The following exit values are returned: 0 Successful completion. 1 A fatal error occurred during execution. 2 Invalid command line options were specified.

FILES

/etc/project" Local database containing valid project definitions for this machine.

ATTRIBUTES

See attributes(5) for a description of the following attri- butes: SunOS 5.8 Last change: 10 Jan 2000 1 User Commands projects(1) ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWcsu | |_____________________________|_____________________________|

SEE ALSO

getprojent(3EXACCT), project(4), attributes(5) SunOS 5.8 Last change: 10 Jan 2000 2