On Sat, Apr 14, 2012 at 09:49:00PM +0800, Ed Greshko wrote: > The one problem would be if, as the OP's script is written, > backgrounding of processes is done there is no way to control the > order of data being written to the pipe. And, as you pointed out, > you may want to write out sequence numbers if that is important. Well, it's guaranteed it will be in the order written by each process, since the write to the pipe is queued in request order. I'm anal-retentive; the more useful data, the better. The identifier & sequence number gives me more data I can mung, and strip if I don't need it. Cheers, -- Dave Ihnat dihnat@xxxxxxxxxx -- 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