3 lines
22 B
Plaintext
Executable File
3 lines
22 B
Plaintext
Executable File
a_b='a b'
|
|
echo "$a_b"
|