-
Notifications
You must be signed in to change notification settings - Fork 13
AIDE
pyllyukko edited this page Dec 27, 2021
·
3 revisions
[df] [<=>]bpug mcinHAX .
First column:
| Character | Description |
|---|---|
| d | Directory |
| f | File |
Second column:
| Character | Description |
|---|---|
| < | Current size is smaller than in DB |
| = | Sizes match |
| > | Current size is greater than in DB |
| b | Bcount |
| p | Perm |
| u | Uid |
| g | Gid |
Third column:
| Character | Description |
|---|---|
| m | Mtime |
| c | Ctime |
| i | Inode |
| n | Linkcount |
| H | Hash (files only) |
| A | ACL |
| X | XAttrs |
For other meanings see attributes.c.