cpio not work using zh_CN.UTF-8 ?

Tim Robbins tjr at freebsd.org
Mon Oct 17 05:28:07 PDT 2005


Huang wen hui wrote:

>hi,
>cpio has problem when parse option using locale zh_CN.UTF-8.
># cpio --version
>cpio (GNU cpio) 2.6-FreeBSD
># cpio -d
>cpio: You must specify one of -oipt options.
>Try `cpio --help' or `cpio --usage' for more information.
>
># setenv LC_ALL zh_CN.UTF-8
># cpio -d
>cpio: invalid option -- d
>Try `cpio --help' or `cpio --usage' for more information.
>
This should be fixed in -CURRENT now - thanks for the report!

Tim


More information about the freebsd-current mailing list