bug-coreutils
[Top][All Lists]
Advanced

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

[PATCH] md5sum+sha*sum: add option --quiet/-q to suppress OK messages


From: Erik Auerswald
Subject: [PATCH] md5sum+sha*sum: add option --quiet/-q to suppress OK messages
Date: Sun, 20 Apr 2008 12:17:36 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

IMHO md5sum and sha*sum are too verbose by default, especially when
checking a large collection of files with only a few failing validation.
Therefore I'd like to see an option added to suppress just the output
for successfully verified files.

The attached patch does that by adding the option --quiet/-q, including
documentation and a testcase.

Erik

Attachment: 0001-md5sum-sha-sum-add-option-quiet-q-to-suppress-OK.patch
Description: Text Data


reply via email to

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