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:
@@ -9,6 +9,10 @@
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Install the tool.
|
||||
apt install 'attr'
|
||||
dnf install 'attr'
|
||||
|
||||
# Add extended attributes.
|
||||
setfattr -n 'name' -v 'value' 'path/to/file.1' … 'path/to/file.N'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user