mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 18:32:41 +03:00
commit
f3c9c893d5
7
pages/common/mkfifo.md
Normal file
7
pages/common/mkfifo.md
Normal file
@ -0,0 +1,7 @@
|
||||
# mkfifo
|
||||
|
||||
> Makes FIFOs (named pipes).
|
||||
|
||||
- Create a named pipe at a given path:
|
||||
|
||||
`mkfifo {{path/to/pipe}}`
|
Loading…
Reference in New Issue
Block a user