getcap (8)
NAME
getcap - examine file capabilitiesSYNOPSIS
getcap [-v] [-r] [-h] filename [ ... ]DESCRIPTION
getcap displays the name and capabilities of each specifiedOPTIONS
- -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.
SEE ALSO
cap_get_file(3), cap_to_text(3), setcap(8)