sag to [email protected] • edit-25 months agoLinux Directory Structure - FHSlemm.eeimagemessage-square192fedilinkarrow-up11.26Karrow-down156cross-posted to: [email protected]
arrow-up11.21Karrow-down1imageLinux Directory Structure - FHSlemm.eesag to [email protected] • edit-25 months agomessage-square192fedilinkcross-posted to: [email protected]
minus-square@orangeboatslink5•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-square@Peffselink1•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.