227 B
227 B
title | linkTitle | date | description |
---|---|---|---|
Find hardlinks to a same file | Find hardlinks to a same file | 2018-03-02 | Find hardlinks to a same file |
{{< highlight sh >}} find . -samefile /path/to/file {{< /highlight >}}