This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3015a1351a
busybox
/
testsuite
/
md5sum
/
md5sum-verifies-non-binary-file
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 07:23:57 +05:30
# FEATURE: CONFIG_FEATURE_MD5_SHA1_SUM_CHECK
New.
2001-11-19 20:43:12 +05:30
touch foo
md5sum foo > bar
busybox md5sum -c bar
Reference in New Issue
Copy Permalink