EnglishFrenchSpanish

Ad


OnWorks favicon

expect_multixterm - Online in the Cloud

Run expect_multixterm in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command expect_multixterm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


multixterm - drive multiple xterms separately or together

SYNOPSIS


multixterm [ args ]

DESCRIPTION


Multixterm creates multiple xterms that can be driven together or separately.

In its simplest form, multixterm is run with no arguments and commands are interactively
entered in the first entry field. Press return (or click the "new xterm" button) to
create a new xterm running that command.

Keystrokes in the "stdin window" are redirected to all xterms started by multixterm.
xterms may be driven separately simply by focusing on them.

The stdin window must have the focus for keystrokes to be sent to the xterms. When it has
the focus, the color changes to aquamarine. As characters are entered, the color changes
to green for a second. This provides feedback since characters are not echoed in the
stdin window.

Typing in the stdin window while holding down the alt or meta keys sends an escape
character before the typed characters. This provides support for programs such as emacs.

ARGUMENTS


-xa The optional -xa argument indicates arguments to pass to xterm.

-xc The optional -xc argument indicates a command to be run in each named xterm
(see -xn). With no -xc argument, the command is the current shell.

-xd The optional -xd argument indicates a directory to search for files that will
appear in the Files menu. By default, the directory is: ~/lib/multixterm

-xf The optional -xf argument indicates a file to be read at startup. See FILES
below for more info.

-xn The optional -xn argument indicates a name for each xterm. This name will also
be substituted for any %n in the command argument (see -xc).

-xv The optional -xv flag puts multixterm into a verbose mode where it will
describe some of the things it is doing internally. The verbose output is not
intended to be understandable to anyone but the author.

Less common options may be changed by the startup file (see FILES below).

All the usual X and wish flags are supported (i.e., -display, -name). There are so many
of them that to avoid colliding and make them easy to remember, all the multixterm flags
begin with -x.

If any arguments do not match the flags above, the remainder of the command line is made
available for user processing. By default, the remainder is used as a list of xterm names
in the style of -xn. The default behavior may be changed using the .multixtermrc file
(see DOT FILE below).

EXAMPLE COMMAND LINE ARGUMENTS


The following command line starts up two xterms using ssh to the hosts bud and dexter.

multixterm -xc "ssh %n" bud dexter

Use expect_multixterm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad