learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 day agoUnderstanding Unix filesystem timestampsunixdigest.comexternal-linkmessage-square7fedilinkarrow-up182arrow-down10
arrow-up182arrow-down1external-linkUnderstanding Unix filesystem timestampsunixdigest.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 day agomessage-square7fedilink
minus-squareAsparagus0098@sh.itjust.workslinkfedilinkEnglisharrow-up1·5 hours 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.