From 86aa8c6429885ecde3c4cbbb9528fc82f024f40a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jan 2015 13:07:29 +0000 Subject: - add fdswap - version: 2.0.2.0 --- doc/fdswap.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/fdswap.html (limited to 'doc/fdswap.html') diff --git a/doc/fdswap.html b/doc/fdswap.html new file mode 100644 index 0000000..5f353dc --- /dev/null +++ b/doc/fdswap.html @@ -0,0 +1,43 @@ + + + + + execline: the fdswap program + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The fdswap program

+ +

+fdswap swaps two file descriptors, then +executes a program. +

+ +

Interface

+ +
+     fdswap fd1 fd2 prog...
+
+ +

+fdswaps swaps file descriptors numbered fd1 and +fd2, then execs into prog with its arguments. +

+ +

Notes

+ + + + + -- cgit v1.2.3