1PSCAP:(8) System Administration Utilities PSCAP:(8)
2
3
4
6 pscap - a program to see capabilities
7
9 pscap [ -a ]
10
12 pscap is a program that prints out a report of process capabilities. If
13 the application has any capabilities, it will be in the report with the
14 exception of init. By giving the -a command line option, init will be
15 included, too. If a process is not in the report, it has dropped all
16 capabilities. If the process has partial capabilities, it is further
17 examined to see if it has an open-ended bounding set. If this is found
18 to be true, a '+' symbol is added.
19
20
22 netcap(8), filecap(8), capabilities(7), ps(8).
23
24
26 Steve Grubb
27
28
29
30Red Hat March 2009 PSCAP:(8)