mkfifo myPipe – Create a named pipe with the name of “myPipe“. A special file myPipe will be created; command1 > myPipe – Redirect the output of ...
確定! 回上一頁