


SUMMARY(SFS1)     MISC. REFERENCE MANUAL PAGES      SUMMARY(SFS1)



NAME
     summary, slook - print summary information about  data  sets
     in file

SYNOPSIS
     summary (-i item) (-a item) (-l) file
     slook (-i item) (-a item) (-l) file

DESCRIPTION
     summary is a program to list summary  information  from  the
     item headers of data sets stored in the specified file.  The
     information printed is the item generic name, type, subtype,
     size in frames, and history. slook is a program to list text
     descriptions of data sets stored in the specified file.  The
     information printed is the item generic name, type, subtype,
     size in frames, and text label.

     Individual item types may be selected with the "-a"  option.
     Individual items may be selected with the "-i" option.

     Options and their meanings are:

     -I         Identify program and exit.

     -iitem     Select first item matching item specification.

     -atype     Select all items matching item specification.

     -l         Print long histories (default: short).

VERSION/AUTHOR
     2.0 - Mark Huckvale

SOURCE
     /ptemp/mark/sfs/util/summary.c




















SFS                     Last change: UCL                        1



