1 02/15/85  list_resource_types, lrt
 2 
 3 Syntax as a command:  lrt {type1...typeN} {-control_args}
 4 
 5 
 6 Function: prints a list of all resource types described in a resource
 7 type description table (RTDT).
 8 
 9 
10 Arguments:
11 type1
12    is the resource type defined in the RTDT for which information is to
13    be listed.  If you give no type, all known resource types are
14    listed.
15 
16 
17 Control arguments:
18 -long, -lg
19    lists the defined attributes for each resource type.
20 -no_header, -nhe
21    omits the column headers.
22 -pathname path, -pn path
23    lists resource types defined in the RTDT specified by path.  If you
24    give no -pathname, the RTDT residing in >system_control_1 is used.
25 
26 
27 Notes: See also the list_resources command, which lists groups of
28 resources according to specified criteria.  For example, list_resources
29 can list all resources known by the Resource Control Package (RCP) or
30 those owned by a given user and/or project.