SagXD@lemm.ee to Linux@lemmy.ml · edit-22 months agoLinux Directory Structure - FHSlemm.eeimagemessage-square202fedilinkarrow-up11.3Karrow-down158
arrow-up11.24Karrow-down1imageLinux Directory Structure - FHSlemm.eeSagXD@lemm.ee to Linux@lemmy.ml · edit-22 months agomessage-square202fedilink
minus-squareorangeboats@lemmy.worldlinkfedilinkarrow-up5·2 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·2 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.