SagXD to [email protected] • edit-22 months agoLinux Directory Structure - FHSlemm.eeimagemessage-square197fedilinkarrow-up11.26Karrow-down156cross-posted to: [email protected]
arrow-up11.2Karrow-down1imageLinux Directory Structure - FHSlemm.eeSagXD to [email protected] • edit-22 months agomessage-square197fedilinkcross-posted to: [email protected]
minus-square@orangeboatslink5•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-square@Peffselink1•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.