Find hardlinks to a same file
2018-03-02 - How to list hardlinks that link to the same file
Tags: linux toolbox unix
The command
find . -samefile /path/to/file
Yet Another SysAdmin Website
2018-03-02 - How to list hardlinks that link to the same file
Tags: linux toolbox unix
find . -samefile /path/to/file