This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-12-22 14:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7a2aa87c75
hush
/
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 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
Reference in New Issue
Copy Permalink