learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 days agoUnderstanding Unix filesystem timestampsunixdigest.comexternal-linkmessage-square7fedilinkarrow-up192arrow-down11
arrow-up191arrow-down1external-linkUnderstanding Unix filesystem timestampsunixdigest.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 4 days agomessage-square7fedilink
minus-squareAsparagus0098@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 days 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.