md5sum --check now accepts multiple input files, and similarly for sha1sum.

This commit is contained in:
Paul Eggert 2005-07-19 07:34:02 +00:00
parent 62d9978140
commit cb0d1f9a60

2
NEWS
View File

@ -186,6 +186,8 @@ GNU coreutils NEWS -*- outline -*-
ls no longer outputs an extra space between the mode and the link count
when none of the listed files has an ACL.
md5sum --check now accepts multiple input files, and similarly for sha1sum.
If stdin is a terminal, nohup now redirects it from /dev/null to
prevent the command from tying up an OpenSSH session after you logout.