Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google site




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-28-2008
manikantants manikantants is offline
Registered User
 

Join Date: Feb 2008
Posts: 131
jarPath=`find /opt/lotus/notes/ -name $jarFile`
echo "the jar path $jarPath"