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

+execline
+Software
+skarnet.org +

+ +

The if program

+ +

+if performs conditional execution. +

+ +

Interface

+ +

+ In an execlineb script: +

+ +
+     if [ -X ] [ -n ] [ -t | -x exitcode ] { prog1... } prog2...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3