Update and rename MantenerFIFO to MantenerFIFO.md
[vsorcdistro/.git] / mininet / mnexec.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
2 .TH MNEXEC "1" "May 2019" "mnexec " "User Commands"
3 .SH NAME
4 mnexec \- execution utility for Mininet.
5 .SH SYNOPSIS
6 .B mnexec
7 [\fI\,-cdnp\/\fR] [\fI\,-a pid\/\fR] [\fI\,-g group\/\fR] [\fI\,-r rtprio\/\fR] \fI\,cmd args\/\fR...
8 .SH DESCRIPTION
9 Execution utility for Mininet
10 .SH OPTIONS
11 .HP
12 \fB\-c\fR: close all file descriptors except stdin/out/error
13 .HP
14 \fB\-d\fR: detach from tty by calling setsid()
15 .HP
16 \fB\-n\fR: run in new network and mount namespaces
17 .HP
18 \fB\-p\fR: print ^A + pid
19 .HP
20 \fB\-a\fR pid: attach to pid's network and mount namespaces
21 .HP
22 \fB\-g\fR group: add to cgroup
23 .HP
24 \fB\-r\fR rtprio: run with SCHED_RR (usually requires \fB\-g\fR)
25 .HP
26 \fB\-v\fR: print version