File: pscap.8

package info (click to toggle)
libcap-ng 0.6.6-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,812 kB
  • sloc: sh: 10,552; ansic: 2,058; python: 213; makefile: 181
file content (16 lines) | stat: -rw-r--r-- 738 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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