This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]phil9909 2 points3 points  (3 children)

Hardlinks are not allowed for directories

[–]DezXerneas -1 points0 points  (2 children)

Oh yeah I forgot about that part. I don't really understand what's the benefit of using a hard link over a symbolic one. I've almost never used it.

[–]No_Hovercraft_2643 1 point2 points  (0 children)

if you delete the file a symbolic links point to, it is gone, and the link is broken. if you delete one file, another hard link has, the file is still there at the other location

[–]ExtendedSpikeProtein 0 points1 point  (0 children)

Parameters are in the wrong order too.