severity 26002 wishlist
tags 26002 wontfix
close 26002
stop
(triaging old bugs)
On 07/03/17 01:04 AM, Michael Vogt wrote:
On Mon, Mar 06, 2017 at 08:26:07PM -0800, Pádraig Brady wrote:
On 05/03/17 23:55, Michael Vogt wrote:
[..]
`md5sum /etc/papersize 2> /dev/null | awk '{print $1}'`
`
On Mon, Mar 06, 2017 at 08:26:07PM -0800, Pádraig Brady wrote:
> On 05/03/17 23:55, Michael Vogt wrote:
[..]
> > `md5sum /etc/papersize 2> /dev/null | awk '{print $1}'`
> > `md5sum /etc/lsb-release | cut -d" " -f1`
> > $(md5sum /etc/networks | sed -e 's/ .*//')
> >
> > Having a --digest-only
On 05/03/17 23:55, Michael Vogt wrote:
> Hi,
>
> this is a bit of a RFC (anlong with a patch). I would like to have an
> option in md5sum (and friends) that displays only the digest without
> the filename. The use-case is mostly package maintainer scripts. They
> often need the md5sum to e.g. chec
Hi,
this is a bit of a RFC (anlong with a patch). I would like to have an
option in md5sum (and friends) that displays only the digest without
the filename. The use-case is mostly package maintainer scripts. They
often need the md5sum to e.g. check if a conffile has changed and use
patterns like: