Skip to content

Commit

Permalink
Merge pull request tldr-pages#789 from oxguy3/patch-3
Browse files Browse the repository at this point in the history
mkfifo: add page
  • Loading branch information
igorshubovych committed Feb 23, 2016
2 parents b566deb + c3f3f39 commit f3c9c89
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 f3c9c89

Please sign in to comment.