Teach md5sum and sha1sum to work the way other applets do so I don't have to
authorRob Landley <rob@landley.net>
Sun, 6 Aug 2006 02:13:36 +0000 (02:13 -0000)
committerRob Landley <rob@landley.net>
Sun, 6 Aug 2006 02:13:36 +0000 (02:13 -0000)
commit236c6755d2532cc20e31f4ff4f19cdaa4bde078c
treeefd52650829e699be220c3932a7f4360f316482e
parentaffb7a61a6576194b5c87635ad87d3b3b9e6575b
Teach md5sum and sha1sum to work the way other applets do so I don't have to
teach scripts/individual new tricks.  And while I'm at it, teach
scripts/individual other new tricks.  Now builds 198 applets, some of which
I should teach it to hardlink together because they're really the same app...
coreutils/md5_sha1_sum.c
include/applets.h
scripts/individual