It seems I forgot to type my question:
how could I force bin scripts to change encoding of their output?

Thanks.

2015-02-04 18:37 GMT+02:00 Danil Smirnov <da...@smirnov.la>:
> Hello!
>
> I've noticed that output of bin scripts depends on $LANG environment variable.
> I can switch languages of output by issue "export LANG=en_US (or ru_RU)".
>
> But what I could not find is how to switch a charset of output.
>
> I tried to issue "export LANG=ru_RU.UTF-8", "export LANG=ru_RU.koi8-r"
> but output remains the same.
>
> For example, nano text editor reacts on commands listed above and become
> unreadable in any encoding other than "ru_RU.UTF-8".
>
> Thanks,
> Danil
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to