comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: Execute an OS command and capture output
Date: Mon, 13 Nov 2017 13:32:21 -0800 (PST)
Date: 2017-11-13T13:32:21-08:00	[thread overview]
Message-ID: <dc00c01d-3f71-4572-81fe-d3b8a9ca5d45@googlegroups.com> (raw)
In-Reply-To: <ouclh7$7l6$1@gioia.aioe.org>

> 1. GNAT's System.OS_Lib.Spawn, System.OS_Lib.Non_Blocking_Spawn.
> 
> 2. A more comfortable method would be to use GTK bindings (GLib actually):
> 
>     http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm#10

In addition, GNAT.Expect is meant for exactly this purpose. The list is 1 will
not let you input data interactively to a running process.


  parent reply	other threads:[~2017-11-13 21:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 16:38 Execute an OS command and capture output Victor Porton
2017-11-13 16:41 ` Victor Porton
2017-11-13 17:41 ` Dmitry A. Kazakov
2017-11-13 18:52   ` Victor Porton
2017-11-13 20:06     ` Dmitry A. Kazakov
2017-11-13 20:16       ` Victor Porton
2017-11-13 20:34         ` Dmitry A. Kazakov
2017-11-13 21:09           ` Victor Porton
2017-11-14  9:36             ` Dmitry A. Kazakov
2017-11-13 19:07   ` Victor Porton
2017-11-13 19:22     ` Victor Porton
2017-11-13 20:17     ` Dmitry A. Kazakov
2017-11-14 10:57     ` A. Cervetti
2017-11-13 21:32   ` briot.emmanuel [this message]
2017-11-16  1:00 ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox