blob: 661e2f6535e5437c21c8394748461dae6955f447 [file] [log] [blame]
Nick Kralevich1d1011a2012-09-06 10:14:03 -07001.TH PSCAP: "8" "March 2009" "Red Hat" "System Administration Utilities"
2.SH NAME
3pscap \- a program to see capabilities
4.SH SYNOPSIS
5.B pscap [ \-a ]
6.SH DESCRIPTION
7\fBpscap\fP is a program that prints out a report of process capabilities. If the application has any capabilities, it will be in the report with the exception of init. By giving the \-a command line option, init will be included, too. If a process is not in the report, it has dropped all capabilities. If the process has partial capabilities, it is further examined to see if it has an open-ended bounding set. If this is found to be true, a '+' symbol is added.
8
9.SH "SEE ALSO"
10.BR netcap (8),
11.BR filecap (8),
12.BR capabilities (7),
13.BR ps (8).
14
15.SH AUTHOR
16Steve Grubb