The -c switch to iconv, will make it skip characters that cannot be represented in the destination charset instead of giving an error.
This patch also changes the manpage accordingly and fixes some typos.
Logged In: YES user_id=587312
fixed in CVS, thanks.
P.S. 'iconv -c' appeared in GNU libc 2.3 while other OSes/libc had it for a long time.
Logged In: YES
user_id=587312
fixed in CVS, thanks.
P.S.
'iconv -c' appeared in GNU libc 2.3
while other OSes/libc had it for a long time.