[GRASS5] New tcltkmenu
Sjors
jkwast at freeler.nl
Mon Apr 19 11:19:05 EDT 2004
Hi Glynn,
The last remark worked.
Glynn Clements wrote:
>iconv will fail if the input contains any characters which can't be
>represented in the destination encoding. Try converting to UTF-8
>instead, i.e.:
>
> iconv -f UTF-16 -t UTF-8 README.txt
>
>
>
Though I changed it somewhat to:
iconv -f UTF-16 -t UTF-8 README.txt > README
Now I can read file README. Thanks, not a big deal but we're somewhat
wiser again.
Greetings Sjors
More information about the grass-dev
mailing list