5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
echo Line with one backslash:
|
||
|
echo '\
|
||
|
'
|
||
|
echo Ok:$?
|