Environment variables
Most characteristics of your working environment are defined by environment variables.
Environment variables consist of a name and a value.
Example: HOME the environment variable for your login directory.
Other examples:
- LOGNAME SHELL
- MAIL TERM
- PATH TZ LANG