1 08/02/84 gcos_library_summary, gcls
2
3 Syntax as a command: gcls path -control_args
4
5
6 Function: This command prints a summary of the contents of a GCOS
7 tape-format system-loadable file or a simulator-format software
8 library.
9
10
11 Arguments:
12 path
13 is the pathname of either a GCOS format system-loadable file or a
14 simulator-format software library file.
15
16
17 Control arguments:
18 brief, -bf
19 prints only the names of the modules, omitting any preface or
20 catalog information.
21 -gcos, -gc
22 identifies the input file as a GCOS ** file.
23 -preface
24 prints the preface record information found at the beginning of each
25 module.
26
27
28 Notes: If path is a GCOS format file as copied from a Total System
29 Tape, then gcls lists the modules and the preface information.
30
31 If path is a GCOS simulator-format library, then gcls lists the module
32 names and the catalog offset.
33
34 If path is a native GCOS ** file and -gcos is specified, then the
35 modules on the file are listed.