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

conmen - a wrapper to aid in ConMan broadcast sessions

Author

       Chris Dunlap cdunlap@llnl.gov

Description

conmen(1)  spawns  an  xterm  for each of the selected consoles and uses the current tty as the broadcast
       window.

       All of the spawned xterm clients are terminated when the broadcast window session is closed.

Name

conmen - a wrapper to aid in ConMan broadcast sessions

Options

       * `-d` HOST
           Specify server destination.

       * `-e` CHAR
           Specify escape character.

       * `-f`
           Force connections (console-stealing).

       * `-g` QUERY
           Specify nodes matching a genders nodeattr query.

       * `-G` SIZE
           Specify xterm geometry (eg, 80x24).

       * `-h`
           Display this help.

       * `-j`
           Join connections (console-sharing).

       * `-L`
           Display license information.

       * `-m`
           Monitor connections (read-only).

       * `-q`
           Query server about specified console(s).

       * `-r`
           Match console names via regex instead of globbing.

       * `-V`
           Display version information.

See Also

conman(1), conman.conf(5), conmand(8)

                                                   April 2014                                          CONMEN(1)

Synopsis

       `conmen` [OPTIONS] [CONSOLES]

See Also