From f316a2ed52195135a35e32d7096e876357c48c69 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Sep 2014 20:03:23 +0000 Subject: initial commit: rc for execline-2.0.0.0 --- doc/wait.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 doc/wait.html (limited to 'doc/wait.html') diff --git a/doc/wait.html b/doc/wait.html new file mode 100644 index 0000000..680cd78 --- /dev/null +++ b/doc/wait.html @@ -0,0 +1,53 @@ + + + + + execline: the wait command + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The wait program

+ +

+wait waits for a set of children, then executes a program. +

+ +

Interface

+ +

+ In an execlineb script: +

+ +
+     wait [ -r ] { [ pids... ] } prog...
+
+ + + +

Options

+ + + + + -- cgit v1.3.1