Here's some stats regarding the 3 EHDs I am working with regarding duplicate files. I used the DOS command
dir *(* /s
in
p:\ffffff-root
i:\final-files\root
g:\mastermaster
There were 697187 total files and 205429 duplicate files. Thus, there are 491758 files that do not have the *(* pattern in its file name. See below:
Using my crude math skills, here's how those numbers translate into percentages:
100 (491758 / 697187) = 70.53459114986367
100 (205429 / 697187) = 29.46540885013633
Here is some pictures as evidence:
I don't know why g:\mastermaster\masterbmp is "corrupt" when I use this command
dir g:\mastermaster\masterbmp\*.*
No comments:
Post a Comment