coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: date does not support pipes


From: Marc Chantreux
Subject: Re: date does not support pipes
Date: Sat, 13 Jan 2024 10:43:44 +0100

hello,

On Sat, Jan 13, 2024 at 05:14:25AM +0100, Philip Rogers wrote:

> Would it be possible to implement reading from stdin in date?

already exists:

        stat --format "%Y" check.txt | date -f-

regards
marc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]