server-administration:change-bash-language
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| server-administration:change-bash-language [2009-10-14 16:32:02] – garrett.plasky | server-administration:change-bash-language [2011-07-01 12:14:13] (current) – Approved garrett.plasky | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| To set your current shell to a different language you use the bash variable < | To set your current shell to a different language you use the bash variable < | ||
| - | <code console># LANG=en_us_8859_1</ | + | <sxh bash> |
| If you want to set that so its used every time add an export line to your < | If you want to set that so its used every time add an export line to your < | ||
| - | <code console># export LANG=en_us_8859_1</ | + | <sxh bash>export LANG=en_us_8859_1</ |
| The command locale will show you information about locale on the server. The command < | The command locale will show you information about locale on the server. The command < | ||
| {{tag> | {{tag> | ||
server-administration/change-bash-language.txt · Last modified: by garrett.plasky
