so instead of one process writing data to a file and then another process reading that file,they can just send information back and forth through this pipe。因此,它们可以仅通过此管道来回发送信息,而不是一个进程将数据写入文件,然后另一个进程读取该文件。