MAN page from CentOS 8 libcap-2.26-4.el8.x86_64.rpm
GETCAP
Section: Maintenance Commands (8)
Updated: 11 September 2018
Index NAME
getcap - examine file capabilities
SYNOPSIS
getcap [-v] [-n] [-r] [-h]
filename [ ... ]
DESCRIPTION
getcapdisplays the name and capabilities of each specified
OPTIONS
- -h
- prints quick usage.
- -n
- prints any non-zero namespace rootid value found to be associated witha file's capabilities.
- -r
- enables recursive search.
- -v
- enables to display all searched entries, even if it has no file-capabilities.
- filename
- One file per line.
SEE ALSO
cap_get_file(3),
cap_to_text(3),
setcap(8)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
This document was created byman2html,using the manual pages.