in plan9, you hit [Alt] then type X2424

echo '␤'

alternatively, you can run:

unicode 2424

also, no \n needed:

echo '
This
Is
a

Test'

theres no need to escape anything other than the quotes.

--
cinap

Reply via email to