mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 06:30:09 +00:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
touch foo
|
|
md5sum foo > bar
|
|
busybox md5sum -c bar
|