home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / chkdsk / summary.hlp < prev   
Encoding:
Text File  |  1989-01-01  |  1.1 KB  |  26 lines

  1.                              CHKDSK
  2.  
  3. The CHKDSK external command checks your disk or diskette and displays a report
  4. on the disk and memory status.
  5.  
  6.     CHKDSK [d:][filename[.ext]][/F][/V]
  7.  
  8. [d:] specifies the disk letter to be checked. If omitted, the default drive is
  9.     used.
  10.  
  11. [filename[.ext]] is an optional filename (A directory path is not allowed, but
  12.     wildcards may be used.) If you specify a filename, CHKDSK will display the 
  13.     number of fragmented areas occupied by the file(s). The more fragmented
  14.     areas (separate from the rest of the file) that files occupy, the slower
  15.     the computer runs.
  16.  
  17. /F causes CHKDSK to correct some types of errors found on the disk, and
  18.     attempt to recovered data into files with names of the form FILEnnnn.CHK,
  19.     where nnnn starts with 0000.
  20.  
  21. /V displays information about each file and directory CHKDSK encounters, plus
  22.     disk errors (if any).
  23.  
  24. CHKDSK won't work for disks on another computer in a network. CHKDSK should
  25. not be used for ASSIGNed, JOINed, or SUBSTed drive letters.
  26.