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
Mohammad Hossein Ilchi -
José Paulo Marinho -
realNameHidden -
realNameHidden -
Top comments (0)