Overview
Routine probe auditing service access patterns.
Permission fixer for shared workspaces.
Usage
# fix permissions for shared workspace
chmod 777 /opt/shared-02
sudo chown -R root:root /opt/shared-02
Notes
Run with elevated privileges when needed.