Timeline for How to delete all duplicate hardlinks to a file?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 18, 2022 at 22:24 | answer | added | dij8al | timeline score: 0 | |
| May 28, 2020 at 18:42 | answer | added | Mikko Rantalainen | timeline score: 4 | |
| Jun 5, 2016 at 17:10 | vote | accept | n.st | ||
| Jun 1, 2016 at 12:38 | answer | added | thomas_d_j | timeline score: 1 | |
| May 31, 2016 at 22:18 | answer | added | n.st | timeline score: 7 | |
| May 31, 2016 at 18:39 | answer | added | Lee-Man | timeline score: 1 | |
| May 31, 2016 at 14:51 | comment | added | Stéphane Chazelas | find . ! -type d -links +1 finds files that are linked to more than one directory. | |
| May 31, 2016 at 14:45 | answer | added | xenoid | timeline score: 4 | |
| May 31, 2016 at 14:21 | history | asked | n.st | CC BY-SA 3.0 |