Provided by: libcap2-bin_2.32-1ubuntu0.1_amd64 bug

NAME

       getcap - examine file capabilities

SYNOPSIS

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

DESCRIPTION

       getcap displays the name and capabilities of each specified

OPTIONS

       -h  prints quick usage.

       -n  prints  any  non-zero  namespace  rootid  value  found  to be associated with a 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.

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), setcap(8)

                                            2020-01-07                                  GETCAP(8)