I am wondeirng how to print out all the system variables. I would like to know if I can enumerate them all.
|
Do you mean like?
or
|
|||||||||
|
|
Alternatively you can use the |
|||
|
|
|
There are 3 places where you can find a kind of system or environment variables.
|
|||
|
|
|
You can use SqlTool to list all or a specified Java system property on the command line. No Java SDK or coding required. Download the SqlTool jar file by clicking on the Download "jar" link on this Maven repository page. You can then dump all Java system properties with:
To list a specific system property value, just add it after 'listsysprops', like
|
|||
|
|