https://askubuntu.com/questions/144235/locale-variables-have-no-effect-in-remote-shell-perl-warning-setting-locale-f/144448#144448
이렇게 표시되는 경우..
1 2 3 4 5 |
archmagece@scripton-base:~$ ls ''$'\354\225\210\353\205\225' ''$'\355\214\214\354\235\274' archmagece@scripton-base:~$ ls 안녕 파일 |
이 부분을 주석처리 해준다.
1 2 |
/etc/ssh/ssh_config # SendEnv LANG LC_* |
클라이언트 접속시에 로컬의 언어설정을 가져가는건데
간혹 문제가 생길수도 있다.
그런데 요즘은 대부분 관리하는 서버 설정이 unicode일테니까