set $LANG variable - Linux Views : 330
Tagged in : Linux
0 0
Send mail
If you want to change the value of $LANG variable to utf-8 just follow below step

export LANG="en_GB.UTF-8"
By Nirmala, On - 2010-01-12



    Login to add Comments .