perm filename DSKSIZ[3,2]3 blob sn#357657 filedate 1978-05-31 generic text, type T, neo UTF8
DSKSIZ is a program to report how much disk you are using and what your
disk allocation is.  The format of the command is:

	DSKSIZ <programmer name>

where the programmer name is assumed to be your login name if you don't
specify one.  The programmer name may optionally be preceded by a device
name.  The program first asks you if you wish to save the printed output
in a file called PURGE.LST in your aliased area.  Next it types out (and
optionally writes in PURGE.LST) your allocation and the size of all your
file directories and the size of the files you are using on the area [1,2].
Finally, it tells you whether you are under allocation or not and by how
much.  If you are over allocation, it asks you if you wish to write the file
PURDAT with the file names of what the purger would purge.

The following switches may be typed anywhere after the command DSKSIZ:

/Q	suppress asking questions about output files (this is the default)
/V	opposite of /Q (verbose)
/F	this inhibits most of the typeout ("fast" mode)

Each line of DSKSIZ output is in the following format:

    [PRJ,PRG]  n Files.  t T.  w DW.  p%  Date


This means that disk area PRJ,PRG has n files occupying t disk tracks and
w disk words (each track is 2334. words) with a storage efficiency of p%.
Date is the date of the most recently written file in the area.