1MNEXEC(1) User Commands MNEXEC(1)
2
3
4
6 mnexec - execution utility for Mininet.
7
9 mnexec [-cdnp] [-a pid] [-g group] [-r rtprio] cmd args...
10
12 Execution utility for Mininet
13
15 -c: close all file descriptors except stdin/out/error
16
17 -d: detach from tty by calling setsid()
18
19 -n: run in new network and mount namespaces
20
21 -p: print ^A + pid
22
23 -a pid: attach to pid's network and mount namespaces
24
25 -g group: add to cgroup
26
27 -r rtprio: run with SCHED_RR (usually requires -g)
28
29 -v: print version
30
31
32
33mnexec 2.3.1b1 July 2022 MNEXEC(1)