getcap (8) Linux Manual Page
getcap – examine file capabilities
Synopsis
getcap [-v] [-n] [-r] [-h] filename [ … ]
Description
getcap displays the name and capabilities of each specified file.
Options
-h- prints quick usage.
-n- prints any non-zero user namespace root user ID value found to be associated with a file’s capabilities.
-r- enables recursive search.
-v- display all searched entries, even if the have no file-capabilities.
- filename
- One file per line.
Reporting Bugs
Please report bugs via:
- https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product=Tools&resolution=—
See Also
cap_get_file(3), cap_to_text(3), capabilities(7), user_namespaces(7), setcap(8)
