mkfifo -example writer fifo & ./mkfifo-example reader fifo. Notice reader or writer will block until its counterpart is running.
確定! 回上一頁