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]

Re: Internal echo of shell beaves (sometimes) different to external echo


Le 19/07/2012 16:51, Ralf a Ãcrit :
Is there a way to get the right umlaut with the internal echo of the shell?
Example script:

export LC_ALL=de_DE

seems to default to iso8859-1 or something like that, let's try


export LC_ALL=de_DE.UTF-8

which should work better...

also, check your that terminal setting is UTF-8 both for input/output.

tried using fr_FR vs fr_FR.UTF-8 and echo vs /bin/echo, both work well in all case !


Regards,


Cyrille Lefevre
--
mailto:Cyrille.Lefevre-lists@laposte.net




-- 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]