The mkfifo command basically lets you create FIFOs (a.k.a named pipes). Following is the syntax of the command: mkfifo [OPTION]... NAME... And here's how the ...
確定! 回上一頁