mirror of https://github.com/mirror/busybox.git
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
|
touch foo
|
||
|
md5sum foo > bar
|
||
|
busybox md5sum -c bar
|