sag@lemm.ee to Linux@lemmy.ml · edit-21 year agoLinux Directory Structure - FHSlemm.eeimagemessage-square185linkfedilinkarrow-up11.27Karrow-down156cross-posted to: [email protected]
arrow-up11.21Karrow-down1imageLinux Directory Structure - FHSlemm.eesag@lemm.ee to Linux@lemmy.ml · edit-21 year agomessage-square185linkfedilinkcross-posted to: [email protected]
minus-squareTrickDacylinkfedilinkarrow-up5·1 year agoThanks for this. I’m always confused by the layout and this tend to stick to putting things in the same places, even if they’re wrong :)
minus-squareSips'@slrpnk.netlinkfedilinkarrow-up3·1 year agoOn my distro(Bazzite), /mnt is only a symlink to /var/mnt. Not sure why, but only found out the other day.
minus-squareLeFantome@programming.devlinkfedilinkarrow-up1·1 year agoI assume it is because /var can be written to while the rest of the filesystem ( outside /home ) is expected to be read-only.
deleted by creator
Thanks for this. I’m always confused by the layout and this tend to stick to putting things in the same places, even if they’re wrong :)
On my distro(Bazzite), /mnt is only a symlink to /var/mnt. Not sure why, but only found out the other day.
deleted by creator
I assume it is because /var can be written to while the rest of the filesystem ( outside /home ) is expected to be read-only.