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:

  1. Log in as the account that started the daemon, typically root.
  2. At the UNIX prompt, type:

    env

  3. Check the settings for the variable(s) of interest.