logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mnexec - execution utility for Mininet.

Description

       Execution utility for Mininet

Name

       mnexec - execution utility for Mininet.

Options

-c: close all file descriptors except stdin/out/error

       -d: detach from tty by calling setsid()

       -n: run in new network and mount namespaces

       -p: print ^A + pid

       -a pid: attach to pid's network and mount namespaces

       -g group: add to cgroup

       -r rtprio: run with SCHED_RR (usually requires -g)

       -v: print version

mnexec                                            February 2024                                        MNEXEC(1)

Synopsis

mnexec [-cdnp] [-apid] [-ggroup] [-rrtprio] cmdargs...

See Also