this post was submitted on 26 Jul 2025
171 points (100.0% liked)

Linux

8740 readers
417 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] naught101@lemmy.world 4 points 6 days ago (1 children)

Sorry, I didn't follow any of that.. What is the plan 9 solution? I searched, but didn't see anything obvious

[–] FizzyOrange@programming.dev 2 points 6 days ago (1 children)

Basically it uses bind mounts instead. See this page for details.

I haven't actually used (since Plan 9 is dead) and I doubt it covers every use case for symlinks (e.g. this wouldn't let you commit them to a git repo), but I really think the benefits of symlinks not existing at all would far outweigh the effort of having to think of alternative solutions.

Sadly we don't get to live in that alternative history now... :-/

[–] naught101@lemmy.world 2 points 6 days ago

That problem seems tiny relative to the convenience that symlinks offer...