4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
echo Test ` ` 1
|
||
|
echo Test `</dev/null` 2
|
||
|
echo Done
|