[Bug 37865] New: echo/ not works as expected (like echo. and echo:)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 8 08:09:21 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37865

            Bug ID: 37865
           Summary: echo/ not works as expected (like echo. and echo:)
           Product: Wine
           Version: 1.7.33
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
          Assignee: wine-bugs at winehq.org
          Reporter: ho-rr-or at mail.ru
      Distribution: ---

echo/ should work similar to echo. or echo:, but it prints slash to output.

echo. 1
echo: 1
echo/ 1 

Windows:
 1
 1
 1

Wine:
 1
 1
/ 1

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list