learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoUnderstanding Unix filesystem timestampsunixdigest.comexternal-linkmessage-square7linkfedilinkarrow-up196arrow-down11
arrow-up195arrow-down1external-linkUnderstanding Unix filesystem timestampsunixdigest.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square7linkfedilink
minus-squareAsparagus0098@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 months agoIt is the default atime option used when mounting if I’m correct. If it’s an ubuntu specific mount option it will be specified in /etc/fstab file.
It is the default
atime
option used when mounting if I’m correct. If it’s an ubuntu specific mount option it will be specified in/etc/fstab
file.