Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Missing "--" in the "age" function



2013-05-21 16:19:28 +0100, Peter Stephenson:
[...]

Thanks.

> +example(print *+LPAR()e-age :file1 :file2-+RPAR())
> +
> +This matches all files modified no earlier than tt(file1) and
> +no later than tt(file2).
[...]

In that case, shouldn't it be:

zstat -A tmp -F "%Y/%m/%d:%H:%M:%S"...

instead of 

zstat -A tmp -F "%Y/%m/%d"...

(and maybe say that sub-second granularity is not supported)

It would be nice to be able to use `age` for `atime` and `ctime`
as well.

-- 
Stephane



Messages sorted by: Reverse Date, Date, Thread, Author