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]

Another NON trivial Cyrillic question


Hi guys,
Another nontrivial question for cyrillic in Cygwin:
How do I make the command `rm' show cyrillic when doing
rm -v file_with_cyrillic_letters_in_filename
for example
rm -v кирил

.inputrc contains:
set meta-flag on
set convert-meta off
set output-meta on

Shell is bash

terminal is win32 rxvt (no X Window)

BTW - if you want your CP1251 windows to show cyrillic letters with cygwin less

export LESSCHARDEF=8bcccbcc18b119.b104.

in ~/.bash_profile

(I include this to be available in search engines).

Best regards:
al_shopov

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