Date: Mon, 17 Oct 2005 09:10:10 +0800 From: Huang wen hui <huang@gddsn.org.cn> To: current@freebsd.org Subject: cpio not work using zh_CN.UTF-8 ? Message-ID: <4352F9F2.6050309@gddsn.org.cn>
next in thread | raw e-mail | index | archive | help
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. --hwh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4352F9F2.6050309>