[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: file access time and file modification time
From: |
Mischa Baars |
Subject: |
Re: file access time and file modification time |
Date: |
Tue, 24 Sep 2019 21:12:57 +0200 |
User-agent: |
Evolution 3.32.4 (3.32.4-1.fc30) |
On Tue, 2019-09-24 at 09:29 -0400, Chet Ramey wrote:
> On 9/24/19 3:04 AM, Mischa Baars wrote:
> > Hi Kerin,
> >
> > That indeed solves the problem in 'accesstime.sh', although I would
> > recommend some sort of reference from the bash manpage to the mount
> > manpage.
> >
> > Did you have a look at the 'conditional.sh' script too? Looks like
> > the
> > '-N' switch compares only the integer part of the timestamp
> > seconds.
>
> All this was fixed back in July, and the changes are in the bash
> devel
> git branch.
>
> Chet
>
Thank you Chet, you're a real hero :)
Mischa.