Email or username:

Password:

Forgot your password?
Top-level
Dag Ågren ↙︎↙︎↙︎

@luka Yeah, but why. Why is ln like this. Why does it not create a non-broken link instead of a broken link. Why does it just happily and silently do something useless?

2 comments
Eugen Rochko

@WAHa_06x36 @luka But it allows to create symbolic links that can be moved along with the parent. I think we have/had some in the mastodon repository. It works even if the absolute path to mastodon differs.

Dag Ågren ↙︎↙︎↙︎

@Gargron @luka Yeah, that is what I was doing as well. I just find it annoying that ln will not act like cp, even though it almost acts like cp. It COULD fix the path to work.

Go Up