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

+execline
+Software
+skarnet.org +

+ +

The heredoc program

+ +

+heredoc runs a command with a certain string fed to a +file descriptor. +

+ +

Interface

+ +
+     heredoc [ -d ] fd string prog...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.3.1