tree
Putty에서 연결하면 우분투 상자에 설치 하고 시작 tree
합니다.
$ tree
âââ html.vim -> xml.vim
âââ js.vim -> xml.vim
âââ xml.vim
이 대신에 :
$ tree --charset=ANSII
|-- html.vim -> xml.vim
|-- js.vim -> xml.vim
`-- xml.vim
예를 들어 내가에서 내 패키지를 나열 할 때 나는이 문제를 얻을 수 npm
(에서 패키지 관리자 nodejs
)
$ npm list
/home/monkey/scripts/chatter
ââ⏠express@3.0.6
â âââ buffer-crc32@0.1.1
â âââ commander@0.6.1
â ââ⏠connect@2.7.2
â â âââ bytes@0.1.0
퍼티 또는 리눅스 박스에서 어떻게 바꿀 수 있습니까?
답변
PuTTY의 문자 변환을 UTF-8로 변경하십시오.
답변
퍼티 메뉴> Change Settings...
> Category :
Window
> Translation
> Remote Character Set
= UTF-8