Tagged Questions
2
votes
2answers
512 views
HPUX setacl leaves uid behind
I have a shell script that I execute after uninstalling a web application. The script is meant to clean up permissions that were needed during the execution of the application.
find /opt/path -exec ...