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