This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e284a40bc
busybox
/
testsuite
/
md5sum
/
md5sum-verifies-non-binary-...
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
randomtest fixes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-11 01:53:57 +00:00
# FEATURE: CONFIG_FEATURE_MD5_SHA1_SUM_CHECK
New.
2001-11-19 15:13:12 +00:00
touch foo
md5sum foo > bar
busybox md5sum -c bar