env
Use the env
command to check
the current values of environment variables. For example, to use env
to check the current values of environment
variables for the server software:
- Log in as the account that started the daemon, typically root.
- At the UNIX prompt, type:
env
- Check the settings for the variable(s) of interest.