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/background.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 doc/background.html (limited to 'doc/background.html') diff --git a/doc/background.html b/doc/background.html new file mode 100644 index 0000000..85d2589 --- /dev/null +++ b/doc/background.html @@ -0,0 +1,57 @@ + + + + + execline: the background command + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The background program

+ +background launches a command in the background, then goes on +with the execution flow. + +

Interface

+ +

+ In an execlineb script: +

+ +
+     background [ -d ] { prog1... } prog2...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3