mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
mkfifo: add Dutch translation (#13148)
This commit is contained in:
parent
98764b64e4
commit
7b7fd71065
1 changed files with 8 additions and 0 deletions
8
pages.nl/common/mkfifo.md
Normal file
8
pages.nl/common/mkfifo.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# mkfifo
|
||||
|
||||
> Maak FIFOs (benoemde pipes).
|
||||
> Meer informatie: <https://www.gnu.org/software/coreutils/mkfifo>.
|
||||
|
||||
- Maak een benoemde pipe op een opgegeven pad:
|
||||
|
||||
`mkfifo {{pad/naar/pipe}}`
|
Loading…
Add table
Reference in a new issue