The jar file is residing in the Linux file system directory
/home/user/hello.jar
Whenever the hello.jar is run I am getting runtime environment path not the physical path where jar is residing, need to get the physical location of the jar i.e
/home/user
How can I do it?