mirror of
https://github.com/sheumann/hush.git
synced 2025-02-10 08:30:41 +00:00
a62bc80571
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
3 lines
54 B
Plaintext
Executable File
3 lines
54 B
Plaintext
Executable File
for if in do done then; do echo $if; done
|
|
echo OK: $?
|