EnglishFrenchSpanish

Ad


OnWorks favicon

mdm-run - Online in the Cloud

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

This is the command mdm-run 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


mdm-run - run a command in parallel with mdm-master

SYNOPSIS


mdm-run command
mdm-sync command

DESCRIPTION


mdm-run annotates command as a candidate for parallel execution. If an mdm-master process
is present (i.e., the environment variable MDM_CMD_SOCK is defined), mdm-run submits
command to the mdm-master, and it exits when the master issues the command to an mdm-slave
process (which may be connected to another terminal) for execution. mdm-sync runs command
in place, but it coordinates with mdm-master to ensure that executing command does not
interfere with commands that are currently executing in parallel.

If there is no mdm-master process present (i.e., the environment variable MDM_CMD_SOCK is
not defined), both mdm-run and mdm-sync simply run command as if you entered command all
by itself.

These programs are a part of the Middleman System (mdm).

OPTIONS


Neither mdm-run nor mdm-sync accepts any options.

EXIT STATUS


If there is no mdm-master process present, the exit status of mdm-run is the exit status
of command. If an mdm-master process is present, the exit status is 0 if and only if
command is successfully issued to an mdm-slave process for execution.

The exit status of mdm-sync is always the exit status of command.

ENVIRONMENT


The mdm system uses the following environment variable for internal communication, and
thus you should not try to set them yourself.

MDM_CMD_SOCK
mdm-run uses this environment variable to decide whether a mdm-master process is
present.

EXAMPLE


See mdm.screen(1) for an example use of mdm-run.

Use mdm-run online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Uppy
    Uppy
    Uppy fetches files locally and from
    remote places like Dropbox or Instagram.
    With its seamless integration,
    reliability and ease of use, Uppy is
    truly your bes...
    Download Uppy
  • 3
    Wings 3D
    Wings 3D
    Wings 3D is an advanced subdivision
    modeler that is both powerful and easy
    to use (inspired by Nendo and Mirai from
    Izware). Wings has a simple interface.
    Righ...
    Download Wings 3D
  • 4
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 5
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 6
    Arduino ASCOM Focuser Pro2 DIY
    Arduino ASCOM Focuser Pro2 DIY
    myFocuserPro2 is an ASCOM - INDI -
    LINUX - WINDOWS telescope focuser with a
    large range of options. 230,000+ file
    downloads. The most popular focuser
    project. ...
    Download Arduino ASCOM Focuser Pro2 DIY
  • 7
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • More »

Linux commands

Ad