Merge "Remove the declaration of thrown exception 'java.lang.Exception', as it cannot...
[aaf/authz.git] / auth / sample / logs / taillog
1 #!/bin/bash
2 cd /opt/app/osaaf/logs
3 tail -f `find ./$1 -name *service*.log -mtime 0`