We can use mkfifo or mknod command to create a named pipe. A pipe is a structure which one end can send message and the other can consume it ...
確定! 回上一頁