This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.7.1-1: In cmd.exe shell, how to pass multi-byte characters to bash?


When typing command in Windows XP cmd.exe shell, with multi-byte
characters, for example:
bash -c 'echo ï'
result in:
bash: $'echo \357\274\241': command not found
expected result:
ï

This would be problematic when writing Windows scripts to invoke bash commands.

How should I solve this?
Thank you very much.

Attachment: cygcheck.out
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]