How to set charset to utf-8 in command line in putty
Posted
by SpawnST
on Super User
See other posts from Super User
or by SpawnST
Published on 2010-04-03T07:11:22Z
Indexed on
2010/04/03
7:13 UTC
Read the original article
Hit count: 385
In my WinXP I write a bat file to start the putty which is connected to my linux for development.
D:\PuTTY-v0.60\putty.exe [email protected] -pw 123456
But I have to set the charset to utf-8 manually everytime when I do the login.I think it's quite a waste of time.So how can I do the setting more quickly?Thanks.
© Super User or respective owner