79469292

Date: 2025-02-26 10:09:43
Score: 0.5
Natty:
Report link

I had a similar question and found the following two helpful resources: the accepted answer here and this video (as well as the other ones on the same site).

In the following answer I'm assuming the Linux file system, because I am more familiar with it. You seem to use Windows, so there could be subtle differences. (The most obvious one: Linux uses slashes /, Windows uses backslashes \.)

As I understand it (correct me if anything's wrong):

In particular, the apparent duplicates you found are in fact hard links to the same file.

Further info that is not directly related to the question but may help you understand the context: Linux vs. Windows file system, "bin" vs. "lib"

Reasons:
  • Blacklisted phrase (1): this video
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user23338870