> > [egreshko@meimei test]$ mkfifo pipe > [egreshko@meimei test]$ ./io.sh > pipe > > [egreshko@meimei test]$ cat pipe | grep ^A | wc > 100 100 600 > It does seem to work, but can you explain why it does? Would it still work if each process outputs, say, 1Mb? 100Mb? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org