This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.
SUMMARY: Using CHKDSK instead of DEFRAG to show hard drive fragmentation levels.
Instead of using DEFRAG, you can check individual files or groups of files to see if they are fragmented. To do so, type in 'CHKDSK filenames', where 'filenames' is a filename or group of filenames you would like to check.
For example, to check the GAMES directory for fragmentation in *.DAT files, type in this command.
CHKDSK C:\GAMES\*.DAT
CHKDSK will give you a report of each file's non-contiguous blocks. The more non-contiguous blocks a file has, the more fragmented it is.
Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to DOS and Batch Files - Another Way to Show Fragmentation
Standard disclaimer applies - read http://malektips.com/disclaim.html