Friday, January 20, 2012

Open UTF-8 files in Unix using Putty

To display correctly an UTF-8 encoded file saved in Unix using Putty run the following command before:

echo -ne '\e%G\e[?47h\e%G\e[?47l'

No comments:

Post a Comment