This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38fa355769
tldr
/
pages
/
common
/
mkfifo.md
106 B
Raw
Blame
History
mkfifo
Makes FIFOs (named pipes).
Create a named pipe at a given path:
mkfifo {{path/to/pipe}}