I guess what happens is this: $ read line < $f opens the FIFO for reading, reads one line, then closes the FIFO. Once the reader closes the ...
確定! 回上一頁