|
|
|
|
|
by kolinko
1161 days ago
|
|
If it was a hard link to a directory, rm -r could've removed all the files from it first, before removing the directory itself. This would remove everything from the original dir. (Or at least I think so - not a Linux expert here) |
|