On Friday 24 August 2007, Ryan Duval wrote: > Not a bug, but a feature request. It would be nice if you were able to > check a file against a checksum. E.g.: > > $ md5sum --compare f81064ee2b508c452bd9eef829da162e Logging.pm > Logging.pm Does NOT match > > $ md5sum --compare f81064ee2b508c452bd9eef829da162e Logging.pm > Logging.pm OK
$ echo "f81064ee2b508c452bd9eef829da162e Logging.pm" | md5sum -c Loggin.pm: OK -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils