Linux PuTTY 콘솔에서 Â 및 Â 문자 얻기 rentâ window.

나는 내가 실행하는 대부분의 명령의 수동 출력에서 â 출력에 매우 짜증이 난다 .

누군가 해결책을 제안 할 수 있습니까?

SSH 모드에서 PuTTY를 사용하고 있으며 Linux 서버는 Amazon EC2에 의해 사용자 정의됩니다.

echo $TERM
xterm

´B´ :Bold_Disable/Enable_toggle
              This command will influence use of the âboldâ terminfo capability and alters both the summary area and task area for the  ´cur-
              rentâ window.  While it is intended primarily for use with dumb terminals, it can be applied anytime.

              Note:  When  this  toggle  is On and top is operating in monochrome mode, the entire display will appear as normal text.  Thus,
              unless the âxâ and/or âyâ ...


답변

터미널이 UTF-8을 표시하도록 구성되어 있습니까? 로케일과 터미널 설정을 적절하게 유지하십시오. ssh를 통해 연결하는 경우 대상 시스템의 로케일도 고려해야합니다.

PuTTY에서 설정-> 창-> 번역-> UTF-8로 이동하십시오.