Friends:<br><br>I am trying to run this and I keep seeing errors<br><br>devusr@devusrvm:~/IBM/WebSphere/AppServer/lib$ find . -name "*.jar" -exec bash -c '~/bin/findInJar.sh "{}" WorkManager'<br>
find: missing argument to `-exec'<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>