rextract
Extracts information about resources from the database.
Syntax
rextract [-V | -U] [-o output]
Arguments
- -V
- Displays the command version and exits.
- -U
- Displays command usage information and exits.
- -o output
- Specifies the output file. The default is stdout.
Results
Each resource record contains tab-delimited, variable length fields. The fields are described in Table 1.
Field | Description | Max Length (bytes) |
---|---|---|
1 | workstation name | 8/16 |
2 | resource name | 8 |
3 | total resource units | 4 |
4 | resource description | 72 |
Examples
To extract information about all
resource definitions and direct the output to the file reinfo, run the following command:
rextract -o reinfo