如何在boot2docker(tiny core)/ bin / sh(shell)中支持输入中文(UTF-8)

时间:2016-04-22 02:05:45

标签: linux shell utf-8 docker boot2docker

如何在boot2docker(tiny core)/ bin / sh(shell)中支持输入中文(UTF-8)

对于支持中文(UTF-8),我尝试:

su - docker -c "tce-load  -wi getlocale coreutils "
sudo  getlocale.sh ==> select en_US.UTF-8 ==> enter ==> this will generate mylocale.tce file
su - docker -c "tce-load -i mylocale  coreutils"

然后重新登录将支持中文文件名

但bin / bin / sh shell输入中文有问题:

tinycore /bin/sh shell input Chinese issue

0 个答案:

没有答案