基本操作,shell中创建管道1mkfifo /tmp/fifo 或者1mknod /tmp/fifo p 这样,我们就在tmp目录下 ... mkfifo $tmp_fifofile # 新建一个FIFO类型的文件
確定! 回上一頁