[Bug 2749] New: 'script' applet outputs extra symbols

bugzilla at busybox.net bugzilla at busybox.net
Thu Oct 28 21:36:50 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2749

           Summary: 'script' applet outputs extra symbols
           Product: Busybox
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: subaparts at yandex.ru
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


The example of test command:
script -q -c 'echo -e -n "1\n2\n3\n"' /dev/null </dev/null > 123.txt

The output file on full-blown ubuntu system contains 6 bytes.
Output on Busybox system (arm-linux) contains extra '\r' byte in each line.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list