At Tue, 10 Feb 2004 19:56:41 +0300, Dmitry B. Khlonin <[EMAIL PROTECTED]> wrote: > I trying to had running iconv conversion on bunch of dictionaries > but have problems with iconv breaking in the some place of conversion > task. There is example for impossible conversion > > $ echo "ё" | strace iconv -f cp1251 -
You need to understand that I can't read your echo "?". Please use iconv with -t option. Regards, -- gotom

