如何在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输入中文有问题: