mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 23:29:51 +00:00
3 lines
22 B
Plaintext
3 lines
22 B
Plaintext
|
a_b='a b'
|
||
|
echo "$a_b"
|