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-li...@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