mirror of
https://github.com/sheumann/hush.git
synced 2024-12-30 20:29:21 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
touch foo
|
|
md5sum foo > bar
|
|
busybox md5sum -c bar
|