-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathcadrop.1.html
67 lines (56 loc) · 1.6 KB
/
cadrop.1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Content-type: text/html; charset=UTF-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of CADROP</TITLE>
</HEAD><BODY>
<H1>CADROP</H1>
Section: User Commands (1)<BR>Updated: November 26, 2016<BR><A HREF="#index">Index</A>
<A HREF="/#/man/index">Return to Main Contents</A><HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
cadrop - Capability Ambient Drop
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<B>cadrop</B>
[
<I>capability_list</I>
[
<I>command</I>
[
<I>args</I>
]
]
]
<P>
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
Cadrop allows users to drop (ambient) capabilities.
<P>
Cadrop launches the command indicated as a parameter ($SHELL if omitted) dropping all the capabilities
listed in the capability_list.
<P>
If the capability_list is also omitted or it matches one of the string "all" or "-", cadrop drops all the capabilities.
<P>
<A NAME="lbAE"> </A>
<H2>SEE ALSO</H2>
<B><A HREF="/#/man/man1/cado.1.html">cado</A></B>(1),
<B><A HREF="/#/man/man1/caprint.1.html">caprint</A></B>(1),
<B><A HREF="/#/man/man1/scado.1.html">scado</A></B>(1),
<B><A HREF="/#/man/man5/cado.conf.5.html">cado.conf</A></B>(5),
<B><A HREF="/#/man/man7/capabilities.7.html">capabilities</A></B>(7)
<P>
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 15:22:07 GMT, November 27, 2023
</BODY>
</HTML>