NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COLOPHON |
|
|
GETPCAPS(8) System Manager's Manual GETPCAPS(8)
getpcaps - display process capabilities
getpcaps [optional args] pid...
getpcaps displays the capabilities on the processes indicated by the pid value(s) given on the command line. A pid of 0 displays the capabilities of the process that is running getpcaps itself. The capabilities are displayed in the cap_from_text(3) format. Optional arguments: --help or --usage Displays usage information and exits. --ugly or --legacy Displays output in a somewhat ugly legacy format. --verbose Displays usage in a legacy-like format but not quite so ugly in modern default terminal fonts. --iab Displays IAB tuple capabilities from the process. The output format here is unique. Double quotes encase the regular process capabilities and square brackets encase the IAB tuple.
capsh(1), capabilities(7), getcap(8), setcap(8) and cap_iab(3).
This manual page was originally written by Robert Bihlmeyer <robbe@debian.org>, for the Debian GNU/Linux system (but may be used by others).
This page is part of the libcap (capabilities commands and
library) project. Information about the project can be found at
⟨https://git.kernel.org/pub/scm/libs/libcap/libcap.git/⟩. If you
have a bug report for this manual page, send it to
morgan@kernel.org (please put "libcap" in the Subject line).
This page was obtained from the project's upstream Git repository
⟨https://git.kernel.org/pub/scm/libs/libcap/libcap.git/⟩ on
2021-08-27. (At that time, the date of the most recent commit
that was found in the repository was 2021-08-25.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
2020-01-04 GETPCAPS(8)
Pages that refer to this page: capabilities(7)