Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15087 > unrolled thread
| Started by | "" <kfm@plushkava.net> |
|---|---|
| First post | 2019-07-08 09:28 +0100 |
| Last post | 2019-07-08 09:28 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: file access time and file modification time "" <kfm@plushkava.net> - 2019-07-08 09:28 +0100
| From | "" <kfm@plushkava.net> |
|---|---|
| Date | 2019-07-08 09:28 +0100 |
| Subject | Re: file access time and file modification time |
| Message-ID | <mailman.432.1562574496.2688.bug-bash@gnu.org> |
On Mon, 08 Jul 2019 09:29:19 +0200 "mjbaars1977.bug-bash" <mjbaars1977.bug-bash@cyberfiber.eu> wrote: > Hi,I'm having some difficulties with the file access time and the file modification time. Scripts are attached for your convenience.Regards,Mischa Baars.Sent from my Samsung Galaxy smartphone. If you are using Linux, you should be aware that it defaults to using "relatime", meaning that atimes are only updated under certain circumstances. The correct (POSIX compliant) behaviour is achieved by mounting the filesystem with the "strictatime" option. See http://man7.org/linux/man-pages/man8/mount.8.html for further information. -- Kerin Millar
Back to top | Article view | gnu.bash.bug
csiph-web