file permission problem

Hi Expert,
Could you tell me what is the meaning of " + " as shown below:

drwxr-xrwx+ /opt

Thanks.

Probably it has an ACL defined on it. Try the command getfacl on it

Thanks for the info.