NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: iconv command problem
Am 28.03.11 08:06, schrieb H Xu:
> Hello Everyone,
>
> On both Linux and FreeBSD, the following command could be used to remove
> invalid characters:
>
> $ man cc | iconv -c
>
> However, on NetBSD, it seems that iconv doesn't support this kind of
> usage. Is there any solution?
Actually it does work like you described. -c is a valid option to iconv
in NetBSD and it does strip characters that it can not convert.
Home |
Main Index |
Thread Index |
Old Index