当我使用该write
程序发送消息时,如何使用 UTF-8 字符?
我发送:
write user2
Ehilà! Com'è?
Run Code Online (Sandbox Code Playgroud)
但是接收器得到:
Message from user1@samehost on pts/1 at 21:08 ...
EhilM-CM- ! Com'M-CM-(?
Run Code Online (Sandbox Code Playgroud)
机器是一样的,LANG
在 konsole 中已经是en_US.UTF-8
。