I would like to know if it is possible to list all the environmental variables from the Windows Command Line.
Something like PowerShell just do You can also do for example to see all the variables with names beginning with and you will get the following: GC NY: (or
LS NV: or
DIIR NY: ).
SET
SET prefix
prefix >> if you If you want to read just derbydb from the Environment variable, do the following:
set derby
DERBY_HOME = c: \ users \ amro-a \ desktop \ db -bd-10.10.1.1-bin \ db-derby-10.10.1.1-bin
Comments
Post a Comment