update readme
- SHA
6b40f9197ffda944adb2ffd1e2598b6df5bdb82f- Parents
-
3ddb617 - Tree
929388e
6b40f91
6b40f9197ffda944adb2ffd1e2598b6df5bdb82f3ddb617
929388e| Status | File | + | - |
|---|---|---|---|
| M |
README.md
|
3 | 1 |
README.mdmodified@@ -1,5 +1,7 @@ | |||
| 1 | # sultree | 1 | # sultree |
| 2 | +(noun) : a wary oak | ||
| 2 | 3 | ||
| 4 | +## what is this? | ||
| 3 | A SELinux-aware variant of the `tree` command that filters directory trees based on SELinux security contexts. | 5 | A SELinux-aware variant of the `tree` command that filters directory trees based on SELinux security contexts. |
| 4 | 6 | ||
| 5 | ## Features | 7 | ## Features |
@@ -265,4 +267,4 @@ sultree -S "*tmp*" /var /tmp | |||
| 265 | 267 | ||
| 266 | # Audit files accessible to specific domains | 268 | # Audit files accessible to specific domains |
| 267 | sultree -S "httpd_*" /var/www /etc/httpd | 269 | sultree -S "httpd_*" /var/www /etc/httpd |
| 268 | -``` | 270 | +``` |