4 lines
40 B
Plaintext
Executable File
4 lines
40 B
Plaintext
Executable File
exec 2>&1
|
|
a='@'
|
|
echo 42:$((a=1?42:3,a))
|