mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-10 06:04:24 +00:00
chore: added installation package
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Install the tool.
|
||||
apt install 'acl'
|
||||
dnf install 'acl'
|
||||
|
||||
# Show acls of files.
|
||||
getfacl 'test/declarations.h'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user