home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / os2 / shfrg2.arj / README < prev    next >
Encoding:
Text File  |  1992-04-14  |  891 b   |  26 lines

  1.  
  2.   19-Feb-1992  v1.1
  3.  
  4.     Showfrag is an OS/2 port of PC Magazine's CHKFRAG.
  5.  
  6.     Like CHKFRAG it will display a list of files which are
  7.     fragmented and return an exit code based on run time
  8.     switches.  See the source code for more information.
  9.  
  10.     I have only tested it under OS/2 1.21 on a FAT partition.
  11.  
  12.   14-Apr-1992  v1.2
  13.     Well so much for TESTED software, I had to fix some bugs to
  14.     get ShowFrag to work on those small disk drives (<32meg)
  15.     and a fix to handle sectors not 512 bytes in size (Ramdisks).
  16.  
  17.  
  18.     File list:
  19.  
  20.      README            895   4-14-92  11:15a
  21.      SHOWFRAG C      29788   4-14-92  11:18a
  22.      DISK_API C      16494   4-14-92  11:21a
  23.      DISK_API H       4128   4-14-92  10:17a
  24.      DOSFRAG  EXE    31310   4-14-92  11:21a     ;DOS only executable.
  25.      OS2FRAG  EXE    13461   4-14-92  11:25a     ;OS2 only executable.
  26.