aboutsummaryrefslogtreecommitdiff
path: root/libcap-ng-0.7/utils/pscap.8
diff options
context:
space:
mode:
Diffstat (limited to 'libcap-ng-0.7/utils/pscap.8')
-rw-r--r--libcap-ng-0.7/utils/pscap.816
1 files changed, 16 insertions, 0 deletions
diff --git a/libcap-ng-0.7/utils/pscap.8 b/libcap-ng-0.7/utils/pscap.8
new file mode 100644
index 0000000..661e2f6
--- /dev/null
+++ b/libcap-ng-0.7/utils/pscap.8
@@ -0,0 +1,16 @@
+.TH PSCAP: "8" "March 2009" "Red Hat" "System Administration Utilities"
+.SH NAME
+pscap \- a program to see capabilities
+.SH SYNOPSIS
+.B pscap [ \-a ]
+.SH DESCRIPTION
+\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.
+
+.SH "SEE ALSO"
+.BR netcap (8),
+.BR filecap (8),
+.BR capabilities (7),
+.BR ps (8).
+
+.SH AUTHOR
+Steve Grubb