N FREE, Utilities, Display disk usage and free space summaries for mounted disks  D FREE - Display disk usage and free space summaries for mounted disks V2.2 - January 8, 2002 Written by Hunter Goatley   K FREE is a simple, but handy, utility to display summaries for mounted disks G showing the number of blocks in use, the number of free blocks, and the   total number of blocks per disk.   To build it, simply do:   ( $ BLISS FREE    !On Alpha, use BLISS/A64 $ LINK FREE    $ FREE :== $dev:[dir]FREE.EXE  $ FREEP Device Name      Volume Label   Type      Used Blocks     Free Blocks      TotalP ---------------- -------------- ------ --------------- --------------- ---------P $1$DKA0:         AXPVMSSYS      RZL26    1684944 (83%)    365916 (17%)   2050860P $1$DKA100:       GOAT           RZ28     2917632 (71%)   1192848 (29%)   4110480P $1$DKA300:       PROCESS        RZ28     4016452 (98%)     94028 ( 2%)   4110480P $1$VDA0:         SCRATCH        RP06      268813 (88%)     38387 (12%)    307200P $1$VDA3:         MULTINET       RP06     1610617 (79%)    442503 (21%)   2053120  P Totals:                5 mounted disks    5372MB (84%)    1090MB (16%)    6462MB $    Hunter Goatley goathunter@goatley.com  ( ---------------------------------------- V2.2J  - Incorporate changes from Chris Pierce <christopher.m.pierce@census.gov>!    to better handle larger disks.    V2.1  - First public release.  