[perl-python] a program to delete duplicate files

Patrick Useldinger pu.news.001 at gmail.com
Fri Mar 11 11:26:53 EST 2005


Christos TZOTZIOY Georgiou wrote:

> The relevant parts from this last page:
> st_dev <-> dwVolumeSerialNumber
> st_ino <-> (nFileIndexHigh, nFileIndexLow)

I see. But if I am not mistaken, that would mean that I
(1) had to detect NTFS volumes
(2) use non-standard libraries to find these information (like the 
Python Win extentions).

I am not seriously motivated to do so, but if somebody is interested to 
help, I am open to it.

-pu



More information about the Python-list mailing list