If you are using Linux/Unix/Mac OS X:
Try this:
$ which java
If you are using Windows:
c:\> for %i in (java.exe) do @echo. %~$PATH:i
If you are using Linux/Unix/Mac OS X:
Try this:
$ which java
If you are using Windows:
c:\> for %i in (java.exe) do @echo. %~$PATH:i
For further actions, you may consider blocking this person and/or reporting abuse
Franciele B. de Oliveira -
gameon gameover -
Dominik Gawlik -
sunny -
Top comments (0)