sag@lemm.ee to Linux@lemmy.ml · edit-27 months agoLinux Directory Structure - FHSlemm.eeimagemessage-square192fedilinkarrow-up11.26Karrow-down156cross-posted to: [email protected]
arrow-up11.21Karrow-down1imageLinux Directory Structure - FHSlemm.eesag@lemm.ee to Linux@lemmy.ml · edit-27 months agomessage-square192fedilinkcross-posted to: [email protected]
minus-squareorangeboatslinkfedilinkarrow-up5·7 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-squarePeffselinkfedilinkarrow-up1·7 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.