p_terminate
NAME
project terminate - terminate a project
SYNOPSIS
project terminate [-c] [-d path] [project]
DESCRIPTION
The project terminate command terminates a project by removing the
write access to the project. It also write the status terminate in
the project overview file.
PARAMETERS
project
Name of the project
OPTIONS
-c[ancel]
cancels a project termination. Sets write access for the owner
and for the group. Removes the status terminate from the
overview file.
-d[irectory] path
defines the project by its directory instead of by its name.
EXAMPLES
$ project terminate
Project name : ex_proj
Changing protections in the ex_proj project...
Project ex_proj is terminated
SEE ALSO
chmod(1)
AUTHOR
Ivica Crnkovic