home *** CD-ROM | disk | FTP | other *** search
- This is a small program to graphically dsplay the free blocks on a disk
- (you can thus see how fragmented it is).
-
- Usage
- -----
-
- This program runs from the CLI only:
-
- free <device name>:
-
- will display the free blocks on the disk in the device specified
- (you must specify the device, not the name of the disk).
- Note that this program detaches from the CLI, don't 'RUN' it !
-
- Example:
-
- free df0:
-
- The window opened will be a representation of the disk, with cylinders
- presented vertically (if possible). The lit pixels represent the free
- blocks on the disk.
-
-
- Distribution
- ------------
-
- This software is placed in the public domain.
-
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- David Gay
- "(p.suiv :=: q.prec.suiv).prec :=: q.prec"
- You don't want to know about this language !
-
- GAY_D@ELMA.EPFL.CH, or GAY_D%ELMA.EPFL.CH@CLSEPF51.bitnet
- (till mid-august 89)
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-
-