mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
commit
f3c9c893d5
1 changed files with 7 additions and 0 deletions
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…
Add table
Reference in a new issue