PRINTENV
[/?]
[names…]
/?The PRINTENV command displays the contents of the whole environment, or of specific environment variables, that it inherits from its parent process.
If no arguments are supplied, PRINTENV writes a list of all currently defined environment variables to its standard output, one per line, in the form "name=value". If an environment variable name is supplied, PRINTENV writes the value of that environment variable to standard output, in the form "value".
ESET SETENV UNSETENV CLEARENV DPATH PATH LIBPATH PROMPT INPUT