5 lines
95 B
Text
5 lines
95 B
Text
# FEATURE: CONFIG_FEATURE_MD5_SHA1_SUM_CHECK
|
|
|
|
touch foo
|
|
md5sum foo > bar
|
|
busybox md5sum -c bar
|