 |
|
| |
GETCAP(8) |
FreeBSD System Manager's Manual |
GETCAP(8) |
getcap - examine file capabilities
getcap [-v] [-r] [-h] filename [ ... ]
getcap displays the name and capabilities of each specified
- -r
- enables recursive search.
- -v
- enables to display all searched entries, even if it has no
file-capabilities.
- -h
- prints quick usage.
- filename
- One file per line.
cap_get_file(3), cap_to_text(3), setcap(8)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc.
|