mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 06:07:00 +00:00
7426920461
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
4 lines
51 B
Plaintext
Executable File
4 lines
51 B
Plaintext
Executable File
echo Test ` ` 1
|
|
echo Test `</dev/null` 2
|
|
echo Done
|