0

This

a="1
2
3"
echo $a

produces a single line of output.

1 2 3

How can I display $a keeping line breaks intact?

codeforester
  • 39,467
  • 16
  • 112
  • 140
Mark Harrison
  • 297,451
  • 125
  • 333
  • 465

0 Answers0