जवाबों:
का उपयोग करें fsutil
।
उदाहरण:
F:\test>fsutil.exe hardlink list C:\Windows\System32\notepad.exe
\Windows\notepad.exe
\Windows\winsxs\amd64_microsoft-windows-notepadwin_31bf3856ad364e35_6.1.7600.16385_none_9ebebe8614be1470\notepad.exe
\Windows\winsxs\amd64_microsoft-windows-notepad_31bf3856ad364e35_6.1.7600.16385_none_cb0f7f2289b0c21a\notepad.exe
\Windows\System32\notepad.exe
उपयोग:
F:\test>fsutil hardlink
---- HARDLINK Commands Supported ----
create Create a hardlink
list Enumerate hardlinks on a file
F:\test>