Hardlinks on Windows

Published:

Just a note to self... and you'll need an elevated command prompt to do this...

Creating

mklink /H new-file some-file

Finding

fsutil hardlink list some-file