From 4d067b3020104a8b19a34fa4d3b6e5e8f3eb036a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 26 Feb 2015 01:48:50 +0000 Subject: - added forstdin - rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0 --- doc/forstdin.html | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 doc/forstdin.html (limited to 'doc/forstdin.html') diff --git a/doc/forstdin.html b/doc/forstdin.html new file mode 100644 index 0000000..e4c5534 --- /dev/null +++ b/doc/forstdin.html @@ -0,0 +1,78 @@ + + + + + execline: the forstdin command + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The forstdin program

+ +

+forstdin uses its input as loop elements to +run another program. +

+ +

Interface

+ +

+ In an execlineb script: +

+ +
+     forstdin [ -p | -o okcodes | -x breakcodes ] [ -n ] [ -C | -c ] [ -0 | -d delim ] variable loop...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3