Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh/stat: output atime/mtime/ctime with nanoseconds
- X-seq: zsh-workers 43071
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zsh/stat: output atime/mtime/ctime with nanoseconds
- Date: Tue, 19 Jun 2018 21:17:03 +0200
- Authentication-results: amavisd4.gkg.net (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.co.uk
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1529435833; bh=IfWjKXO+tolcQKUA9ABgLCdRYgA2WilPfTO8RZ4txGU=; h=From:References:To:Subject:Date:From:Subject; b=jimzhbuOFFI1WWMbnoG1y5k9E9we5Onfhb8U6RqZUelzeYCI7Hdou+GlxM45q5dozEn5NtgTvmnCWg/RF3H792X/hUz6wVkYbOnSsX7B5da+6dDEm6bDPwNpZPp02TKi+ozHEmEkP3Geyo6ifUDn77bBnsitcKxtFbGl/79Fzf4Kno4T2QzUQ7KHUfyBvAMcixIjlYEloFYV3SFYvXTWqlQoO4Puwo5xyaD6Z5ORnDkpw6yNuVe2ewo27M3OfOMHP2nJ+wqJsHsfOfxKFYOF4yR+1VRTEWP0L5d0xzZGjoTP1GJ8Mp6xllG6w9sEHdvu1CFu+JajLgoPGArNnZ8Ovg==
- In-reply-to: <20180619141851.GA16101@zira.vinc17.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20180619141851.GA16101@zira.vinc17.org>
Vincent Lefevre wrote:
> Under Linux, the stat utility from GNU Coreutils outputs
> atime/mtime/ctime with nanoseconds.
I was sure this was added at the same time that nanosecond timestamp
support was added for the [[ file1 -nt file2 ]] condition tests in
24050.
Checking back, it seems the patch in workers/24059 was never applied.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author