Public bug reported:

Binary package hint: dash

create a script:

#!/bin/dash
echo "\"Test\\nTest\""

The script prints out:

"Test
Test"

It should print out:

"Test\nTest"

which is how echo prints out the line.

** Affects: dash (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dash improperly parses "\\n"
https://bugs.launchpad.net/bugs/121772
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to