Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [vincent@xxxxxxxxxx: Bug#185228: zsh: Incorrect filename generation with glob qualifier mh+]
- X-seq: zsh-workers 18361
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: [vincent@xxxxxxxxxx: Bug#185228: zsh: Incorrect filename generation with glob qualifier mh+]
- Date: Tue, 18 Mar 2003 16:25:10 +0000
- Cc: 185228-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <20030318031615.GG29480@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20030318031615.GG29480@xxxxxxxxxxxxxxxxxxx>
On Mar 17, 10:16pm, Clint Adams wrote:
} Subject: [vincent@xxxxxxxxxx: Bug#185228: zsh: Incorrect filename generati
}
} ----- Forwarded message from Vincent Lefevre <vincent@xxxxxxxxxx> -----
}
} Using the glob qualifier mh+n selects files modified more than
} n+1 hours instead of more than n hours ago.
}
} If this is a feature to make a partition with mh-n, mhn and mh+n,
} then the wording in the manual should be changed
Unless I'm mistaken, this is all for compatibility with the way that
"find" defines +n, -n and n. If you ask me, it's always silly to
define any meaning for "exactly <number> <timeunits> ago"; it always
means "during the <timeunit> that began <number> <timeunits> before
the current <timeunit> began" (but then for any significantly large
unit you can get into arguments about what "began" means). But zsh
did not invent the nomenclature.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author