1GETCAP(8) System Manager's Manual GETCAP(8)
2
3
4
6 getcap - examine file capabilities
7
9 getcap [-v] [-n] [-r] [-h] filename [ ... ]
10
12 getcap displays the name and capabilities of each specified
13
15 -h prints quick usage.
16
17 -n prints any non-zero namespace rootid value found to be associated
18 with a file's capabilities.
19
20 -r enables recursive search.
21
22 -v enables to display all searched entries, even if it has no file-
23 capabilities.
24
25 filename
26 One file per line.
27
29 cap_get_file(3), cap_to_text(3), setcap(8)
30
31
32
33 11 September 2018 GETCAP(8)