Table of Contents
Environment Variables
Where environment variables get set
/etc/default/login/etc/default/su~/.profile~/.bashrc~/.bash_profile~/.cshrc
PATH
MANPATH
LD_LIBRARY_PATH
Locales
A number of environment variables collaborate to set the Locale for your Accelerator. Here is an example of taken from a forum thread.
This needs proper explanation.
TZ=GMT CMASK=022 LC_COLLATE=en_US.ISO8859-1 LC_CTYPE=en_US.ISO8859-1 LC_MESSAGES=C LC_MONETARY=en_US.ISO8859-1 LC_NUMERIC=en_US.ISO8859-1 LC_TIME=en_US.ISO8859-1
See Also
- timezones for configuring the correct timezone for your Accelerator.