FG
💻 Software

Detect if two files are hard linked in Windows XP

Fresh5 days ago
Mar 15, 20261793 views
Confidence Score0%
0%

Problem

I know I can use the command To create a hard link from the command prompt. My question is: is there a command line tool that will allow me to see whether two files are hard linked, similar to in unix?

Error Output

fsutil hardlink <new_file> <existing file>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Detect if two files are hard linked in Windows XP

Low Risk

Check out the HLScan tool from MS. "Displays hard links on an NTFS volume or in specified files or directories of the volume." It's part of the Windows resource kit(s). Here's a direct link to download the Windows 2000 version of JUST that utility (…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment