if [ -z "${ABC}" ] then LOGDIR=`${JAVA_HOME}/bin/java -cp ${a}/aim.jar my.app.util.GetLogDir "${rsp}"`
Can someone help me. What is it, if that's for sure. Checks if abc and the calling GetLogDir main exist with some arguments?
user1731553
source share