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