Re: New option for md5sum (original) (raw)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
From: | Pádraig Brady |
---|---|
Subject: | Re: New option for md5sum |
Date: | Sat, 19 Apr 2014 01:31:58 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 |
On 04/19/2014 12:51 AM, djcj wrote:
Can you add an option to md5sum that allows one to output only the checksum? Here's a code example:
Thanks for the patch. However this is one of those marginal cases where it's probably not worth the extra option to do this simple adjustment.
At the shell you can do: md5sum < the_file | cut -b1-32 Also if running from another program, one could easily take the start of the output (accounting for leading backslashes).
So I'd be 70:30 against adding this.
thanks, Pádraig.
- New option for md5sum, djcj, 2014/04/18
- Re: New option for md5sum,Pádraig Brady <=
* Re: New option for md5sum, Bob Proulx, 2014/04/18
* Re: New option for md5sum, Bernhard Voelker, 2014/04/19
* Re: New option for md5sum, Andreas Schwab, 2014/04/19
* Re: New option for md5sum, Pádraig Brady, 2014/04/19
- Re: New option for md5sum,Pádraig Brady <=
- Prev by Date:New option for md5sum
- Next by Date:Re: New option for md5sum
- Previous by thread:New option for md5sum
- Next by thread:Re: New option for md5sum
- Index(es):