Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Address of a file on a drive
Name: Robert Date: February 12, 2000 at 14:09:50 Pacific
Comment:
Is there a was in dos to find the CHS adress that a file is useing? I want to see where a file is on a HD an if it is fragmented
Name: Igor M Date: February 13, 2000 at 01:16:31 Pacific
Reply:
Hi,
You can find this information in the directory. There DOS stores the starting cluster of a file and its length. Then you need to trace file in the FAT starting with this cluster. If you need more information e-mail me, because it's too complicated to be post in the forum.
Summary: Does anybody know a command that will find a file on C drive using a DOS/MS-DOS command? It would be nice to locate a file anywhere in C drive and then run that file right away. How do I do that?...
Summary: Sorry Inwrjh : I am looking to get one date from my query, example: given input = check drive D: output = the most recent date of any file on that drive, ex. : 12/12/2002 ...
Summary: wtf ? below is a question posted by me some time ago (on the first of januari) I dont believe in coincedence "Hi, for some backup/archival mechanism, I would like to get the date of the most recent fi...