Descriptive DOS Command
 
chkdsk
 
Verifies a hard disk or a floppy disk for file system integrity.
 
Options:
. /F : Fixes errors on the disk
. /V : Displays the full path and name of every file on the disk
 
SYNTAX:
chkdsk drive [[path]filename] [/F] [/V]