this post was submitted on 16 Sep 2025
28 points (80.4% liked)

Linux

10022 readers
654 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
[–] DmMacniel@feddit.org 4 points 1 month ago (2 children)

The location of a binary executable matters less now than ever, and it’s location on the filesystem doesn’t matter whatsoever. It’s up to whomever packages and nothing more. As long as it’s documented, it doesn’t matter.

But what if another program expects said user-level-system-binary in that very location?

[–] bitcrafter@programming.dev 11 points 1 month ago

Then it still finds what it is looking for because /usr/sbin and /usr/bin are now the same place.

[–] just_another_person@lemmy.world -2 points 1 month ago (1 children)

Then you package them differently to address the naming. It's not rocket science.

If there are two people named "Tom" in a room, do you just give up and walk out of said room because it's impossible to find a way to communicate in a room with two people of a similar name? No.

[–] DmMacniel@feddit.org 1 points 1 month ago* (last edited 1 month ago) (1 children)

No, but its like you expect your Milk to be in the fridge but its not there, but instead someone put it in the fridge of your neighbour for whatever reason. Why would you look there?