How to remove acl for a specific user
by mfoley from LinuxQuestions.org on (#6NE83)
To test something, I've done 'setfacl -m u:user:rwx thisDir'. I did my testing and now I want to remove the acl for that user. But, I don't find such an option listed in the man page. How do I do this?