Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10479

How can I display the contents of an environment variable from the command prompt in Windows 7?

$
0
0

In Windows 7, when I start the Command prompt, is there any command to display the contents of an environment variable (such as the JAVA_HOME or PATH variables)?

I have tried with echo $PATH, echo PATH and $PATH but none of these work.


Viewing all articles
Browse latest Browse all 10479

Trending Articles