regarding classpath java

Hi,

I have a below command....

$JAVA_HOME/bin/java -cp "/usr/orabase/product/10.2.0/lib:/usr/java/javajar/common/sched.jar:/usr/orabase/product/10.2.0/jdbc/lib/ojdbc14_g.jar:/usr/orabase/product/10.2.0/jdbc/lib/classes12.jar" com.abrt.smart.Smart

I want to know where the Smart.class is located. infact i want to know where the jar file is located...

Could anyone help...

Thanks..

Bumping up posts or double posting is not permitted in these forums.

Please read the rules, which you agreed to when you registered, if you have not already done so.

You may receive an infraction for this. If so, don't worry, just try to follow the rules more carefully. The infraction will expire in the near future

Prcoceed here:

http://www.unix.com/shell-programming-scripting/126625-calling-jar-file-ksh.html\#post302382610

Thank You.

The UNIX and Linux Forums.