From bea0037dbdd979603fb0b5be8b43f5478c1f6fec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 02:53:32 +0000 Subject: initial commit --- doc/s6-mkfifo.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 doc/s6-mkfifo.html (limited to 'doc/s6-mkfifo.html') diff --git a/doc/s6-mkfifo.html b/doc/s6-mkfifo.html new file mode 100644 index 0000000..5f38072 --- /dev/null +++ b/doc/s6-mkfifo.html @@ -0,0 +1,44 @@ + + + + + s6-portable-utils: the s6-mkfifo program + + + + + + +

+s6-portable-utils
+Software
+skarnet.org +

+ +

The s6-mkfifo program

+ +

+ s6-mkfifo creates FIFOs, a.k.a. named pipes. +

+ +

Interface

+ +
+     s6-mkfifo [ -m mode ] [ fifo... ]
+
+ +

+ s6-mkfifo acts as the generic +mkfifo utility. +

+ +

Posixness

+ +

+ s6-mkfifo is suitable as a Single Unix +mkfifo +program. +

+ + + -- cgit v1.2.3