1.

Solve : Checking if files are non contiguous?

Answer»

Hi Friends ,

Can SOMEBODY please help me to know How can I CHECK if the any files are non contiguous(fratmented) on a DISK through batch file commands

I will be very thankfull. Quote

Hi Friends :),

Can somebody please help me to know How can I check if the any files are non contiguous(fratmented) on a disk through batch file commands

I will be very thankfull.

Hi!

By using the command CHKDSK.

CHKDSK filename

That's it.it really depends what PLATFORM you are using

i use win98 and at the dos prompt i simply type and enter    defrag

it connects all the defragmented PARTS. then you will knowscandisk /fragment [file name/path]

eg scandisk /fragment example.txt


Discussion

No Comment Found