TCL
group command
.mdThe group command displays a summary of information about each group in a file.
The items in the group are summarized showing:
-
FID of group in decimal.
-
Offset to beginning of item in the group in hexadecimal.
-
Size of item in hexadecimal.
-
Item-ID.
Syntax
group file.reference {(options)}
Parameter(s)
| options | i | Displays only those groups that have not had any items changed since the last file restore. |
| n | Outputs without pausing at the end of each page on output directed to a screen only. | |
| p | Directs output to system printer via the spooler. | |
| s | Suppresses listing of details and displays summary group statistics only. |