mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 06:07:00 +00:00
0e15138c03
trim "keyword"-less hush by 10 bytes
3 lines
39 B
Plaintext
Executable File
3 lines
39 B
Plaintext
Executable File
if false; then echo Bad; fi
|
|
echo Ok:$?
|