Kusanagi Kouichi slash@ac.auone-net.jp writes:
You can't compare files this way, different paths can point to the same file.
Don't do that.
Kusanagi Kouichi slash@ac.auone-net.jp writes:
What's the point of doing this if it doesn't catch identical files?
Kusanagi Kouichi slash@ac.auone-net.jp writes:
That's precisely the sort of thing where you need a proper file identity comparison and not just a path string check.