sag@lemm.ee to Linux@lemmy.ml · edit-25 months agoLinux Directory Structure - FHSlemm.eeexternal-linkmessage-square200fedilinkarrow-up11.3Karrow-down158
arrow-up11.24Karrow-down1external-linkLinux Directory Structure - FHSlemm.eesag@lemm.ee to Linux@lemmy.ml · edit-25 months agomessage-square200fedilink
minus-squareorangeboats@lemmy.worldlinkfedilinkarrow-up5·5 months agoFor many systems out there, /bin and /lib are no longer a thing. Instead, they are just a link to /usr/bin and /usr/lib. And for some systems even /sbin has been merged with /bin (in turn linked to /usr/bin).
minus-squarePeffse@lemmy.worldlinkfedilinkarrow-up1·5 months agolearned this the hard way when I started to get usrmerge errors when I tested an upgrade to Debian trixie.
For many systems out there, /bin and /lib are no longer a thing. Instead, they are just a link to /usr/bin and /usr/lib. And for some systems even /sbin has been merged with /bin (in turn linked to /usr/bin).
learned this the hard way when I started to get usrmerge errors when I tested an upgrade to Debian trixie.