251 B
251 B
title | date | description | tags | |||
---|---|---|---|---|---|---|
Find hardlinks to a same file | 2018-03-02 | How to list hardlinks that link to the same file |
|
The command
{{< highlight sh >}} find . -samefile /path/to/file {{< /highlight >}}