getfacl
Get file access control lists. More information: https://manned.org/getfacl.
- Display the file access control list:
getfacl {{path/to/file_or_directory}}
- Display the file access control list with numeric user and group IDs:
getfacl -n {{path/to/file_or_directory}}
- Display the file access control list with tabular output format:
getfacl -t {{path/to/file_or_directory}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.