Linux "getcap" Command Line Options and Examples
examine file capabilities

getcap displays the name and capabilities of each specified.


Usage:

getcap [-v] [-r] [-h] filename [ ... ]




Command Line Options:

-r
enables recursive search.
getcap -r ...
-v
enables to display all searched entries, even if it has no file-capabilities.
getcap -v ...
-h
filenameOne file per line.
getcap -h ...