This website requires JavaScript.
Explore
Help
Register
Sign in
ahp
/
busybox
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bfa1b2e8e8
busybox
/
testsuite
/
md5sum
/
md5sum-verifies-non-binary-file
6 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
randomtest fixes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-11 03:53:57 +02: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
Reference in a new issue
Copy permalink