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

+execline
+Software
+skarnet.org +

+ +

The define program

+ +

+define replaces a literal with a value, then executes +another program. +

+ +

Interface

+ +
+     define [ -s ] [ -C | -c ] [ -n ] [ -d delim ] variable value prog...
+
+ + + + + -- cgit v1.3.1