home *** CD-ROM | disk | FTP | other *** search
- This is a small program to graphically dsplay the blocks used by a file
- (you can thus see how fragmented it is).
-
- Usage
- -----
-
- from the CLI:
-
- blocks <file1> <file2> ...
-
- will display the blocks used by file1, file2, ...
- Note that this program detaches from the CLI, don't 'RUN' it !
-
- from the WB:
-
- click on the icon for blocks (non provided, sorry!), then
- select the other icons of the files you want, double-clicking
- on the last one (you will have to hold the shift key down, of
- course).
-
-
- A window will be opened for the first file, when you close it, another
- one for the second file will appear, and so on.
-
- The window opened will be a representation of the disk containing the
- file, with cylinders presented vertically (if possible). The lit
- pixels represent the blocks used by the file.
-
-
- 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)
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-
-