Skip to content

Commit

Permalink
mkfifo: add page
Browse files Browse the repository at this point in the history
  • Loading branch information
oxguy3 committed Feb 22, 2016
1 parent 4b1f1f4 commit c3f3f39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/common/mkfifo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# mkfifo

> Makes FIFOs (named pipes).
- Create a named pipe at a given path:

`mkfifo {{path/to/pipe}}`

0 comments on commit c3f3f39

Please sign in to comment.