1 02/20/85 release_resource, rlr
2
3 Syntax as a command: rlr type STR1...STRN -control_arg
4
5
6 Function: releases a resource into the free pool. A resource may only
7 be released by its accounting owner or privileged processes.
8
9
10 Arguments:
11 type
12 is a resource type defined in the resource type description table
13 RTDT.
14 STRi
15 is the unique identifying name of the particular resource being
16 released. If STR looks like a control argument, precede it with
17 -name -nm.
18
19
20 Control arguments:
21 -priv
22 specifies that the you wish to perform a privileged release of this
23 resource from the accounting owner, even though you may not be the
24 accounting owner see "Access required."
25
26
27 Access required: The -priv control argument requires execute
28 access to the rcp_admin_ gate.
29
30 You must have rew effective access to the resources named.