caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Scherer <gabriel.scherer@gmail.com>
To: Markus Elfring <Markus.Elfring@web.de>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Determination of the identification for the last started background process
Date: Wed, 6 Jan 2021 15:41:10 +0100	[thread overview]
Message-ID: <CAPFanBG3WU-SsytK8uZ9RyecY5SaREBeva56Ge8fCDLNXyM+yg@mail.gmail.com> (raw)
In-Reply-To: <ce072537-a1e0-e144-c357-559649b000b7@web.de>

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

You may be looking for the

  Unix.create_process

function:
https://ocaml.org/releases/4.11/htmlman/libref/Unix.html#1_Highlevelprocessandredirectionmanagement

On Wed, Jan 6, 2021 at 3:05 PM Markus Elfring <Markus.Elfring@web.de> wrote:

> Hello,
>
> The programming language “OCaml” supports also to start a background
> process
> by the function “Unix.system”.
> How can the corresponding process identification be determined?
>
> I would appreciate your advices.
>
> Regards,
> Markus
>

[-- Attachment #2: Type: text/html, Size: 984 bytes --]

  reply	other threads:[~2021-01-06 14:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06 14:05 Markus Elfring
2021-01-06 14:41 ` Gabriel Scherer [this message]
2021-01-09 16:08   ` Markus Elfring
2021-01-09 16:33     ` Gabriel Scherer
2021-01-09 16:43       ` [Caml-list] Creation of a child process without extra standard input? Markus Elfring
2021-01-09 16:44       ` [Caml-list] Determination of the identification for the last started background process Xavier Leroy
2021-01-09 16:52         ` Markus Elfring
2021-01-09 17:29           ` Oliver Bandel
2021-01-09 18:00             ` Markus Elfring
2021-01-09 17:26     ` Oliver Bandel
2021-01-09 17:52       ` Markus Elfring
2021-01-10  9:00       ` [Caml-list] Specification of an input file for a child process Markus Elfring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPFanBG3WU-SsytK8uZ9RyecY5SaREBeva56Ge8fCDLNXyM+yg@mail.gmail.com \
    --to=gabriel.scherer@gmail.com \
    --cc=Markus.Elfring@web.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).