Friends:<br><br>I am trying to run this and I keep seeing errors<br><br>devusr@devusrvm:~/IBM/WebSphere/AppServer/lib$ find . -name &quot;*.jar&quot; -exec bash -c &#39;~/bin/findInJar.sh &quot;{}&quot; WorkManager&#39;<br>
find: missing argument to `-exec&#39;<br><br>My findInJar.sh file will do some work but why is the find script failing I am not sure<br><br>-Narahari<br>