Commands Help : setfacl

  •  set file access control lists

Usage : setfacl option file
Option
-mmodify the current ACL(s) of file(s)
-xremove entries from the ACL(s) of file(s)
-bremove all extended ACL entries
-Rrecurse into subdirectories
-doperations apply to the default ACL
-kremove the default ACL
--restore=filerestore ACLs (inverse of `getfacl -R')

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators