I have a program that is sending some output. All the output coming from the program shall go to a file +- in the order that would go to the output. The STDERR should have a prefix "** " and the STDOUT should have a prefix " ".
This problem seems to be simple, correct? For getting the output we can use IPC::open3 but the order of the output, how can I do that part??? Please post the script if it is simple Thanks for the help. Marcos -- Marcos Rebelo http://oleber.freehostia.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/