2023-11-16 23:19:36 -05:00

5 lines
51 B
Plaintext
Executable File

echo Line with one backslash:
echo '\
'
echo Ok:$?