Displays currently set environment variables.
printenv [variable]
Use the printenv command to display the value of the specified environment variable. If you omit variable, the command prints the values of all environment variables that are currently set.
Prism's printenv command is identical to its Solaris C shell counterpart. See your Solaris documentation for more information.