Finding out which binary is executed when you type only the name is done using which, and using readlink you can condense the process to a single line.readlink -e $(which java)readlink -e prints the value of a symbolic link or canonical file name, and the -e ensures it follows every component recursively.Īcid EA - Simply attach Acid EA to any chart to close all open positions. readlink -e $(which java)/usr/lib/jvm/java-6-openjdk-i386/jre/bin/javanote: I don't have javac installed on the machine I tested this on, so just used java, but the above will work work for any binary.You also appear to be asking to find out which version of java is in a specific folder? How to find solaris version.
Necessary companion to any trader who is serious about his/her profitability.ġ root root 46 Nov 27 04:54 /etc/alternatives/java - /usr/lib/jvm/jre-1.7.0-openjdk.x8664/bin/javatherefore, my java installation is: /usr/lib/jvm/jre-1.7.0-openjdk.x8664I suppose you can track any binary like this.
It tries to provide a comprehensive trading journal for the active trader. TradeRegister is a trading journal/log/register for active traders of financial instruments.