NFREE, Utilities, Display disk usage and free space summaries for mounted disksDFREE - Display disk usage and free space summaries for mounted disksV2.2 - January 8, 2002Written by Hunter GoatleyKFREE is a simple, but handy, utility to display summaries for mounted disksGshowing 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$ FREEPDevice 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%) 2053120PTotals: 5 mounted disks 5372MB (84%) 1090MB (16%) 6462MB$Hunter Goatleygoathunter@goatley.com(----------------------------------------V2.2J - Incorporate changes from Chris Pierce ! to better handle larger disks.V2.1 - First public release.