Previously Andres Salomon wrote: > The md5sum binary included in the textutils package is much more > featureful; for example, it supports reading in md5sums from stdin (echo > "foo <checksum>" | md5sum -c -).
So does dpkg's md5sum, just don't supply a filename argument (ie drop the -). > For scripts that need to be run on several different distros, having a > dpkg-specific md5sum binary that doesn't accept the same args as > textutils is _really_ annoying. Portable scripts shouldn't rely on GNU specifics anyway. Wichert. -- _________________________________________________________________ /[EMAIL PROTECTED] This space intentionally left occupied \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |

