Re: md5sum --suppress filenames
Jim Meyering <[email protected]> Fri, 08 Nov 2002 20:09:35 +0100
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Iain Truskett <[email protected]> wrote: > Attached is a minor patch to allow the suppression of filenames in the > output. > > I am aware it's doable with a: > > md5sum diffs | cut -c-32 > > but I find having it integrated would be more beneficial. Indentation of > the code within the if() was not done in order to make the diffs more > legible. Thanks for the suggestion and patch, but I don't see why it'd be worthwhile.