[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enhancement Request for sha256sum - output only the SHA-256 hash alo
From: |
Jeffrey Walton |
Subject: |
Re: Enhancement Request for sha256sum - output only the SHA-256 hash alone |
Date: |
Sun, 19 Jul 2020 06:00:34 -0400 |
On Fri, Jul 17, 2020 at 10:53 AM jens.archlinux jens
<jens.archlinux@gmail.com> wrote:
> ...
> propose to add a new option for sha256sum to output only the SHA-256 hash
> alone, without a trailing file name and without a trailing newline.
Related, b2sum (also provided by coreutils), offers the option. But
you have to specify --tag to get just the hash. And I don't believe
coreutils supports the option.
Jeff