From d0996a25bd4030875fbc98cabea815dd6741dd0d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 14 Aug 2015 23:29:04 +0000 Subject: Add withstdinas --- doc/withstdinas.html | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/withstdinas.html (limited to 'doc/withstdinas.html') diff --git a/doc/withstdinas.html b/doc/withstdinas.html new file mode 100644 index 0000000..29ad1b6 --- /dev/null +++ b/doc/withstdinas.html @@ -0,0 +1,67 @@ + + + + + + execline: the withstdinas command + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The withstdinas program

+ +

+withstdinas reads the entirety of its standard input in an +environment variable, and runs another program with that additional +environment variable. +

+ +

Interface

+ +

+ In an execlineb script: +

+ +
+     withstdinas [ -i | -D default ] [ -n ] variable prog...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3