mirror of
https://github.com/sheumann/hush.git
synced 2024-11-15 12:08:09 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
|
touch foo
|
||
|
md5sum foo > bar
|
||
|
busybox md5sum -c bar
|