[Kc] say STDOUT and warn STDERR

Jonathan Otsuka djgoku at gmail.com
Wed Mar 7 11:04:36 PST 2012


Open a new file handle then redirect it to STDERR? Or do you mean to open a new handle and save the report?

Jonathan Otsuka

On Mar 7, 2012, at 12:48 PM, ironicface at earthlink.net wrote:

> Why do you not want to open a new file handle for the report?
> 
>> Subject: [Kc] say STDOUT and warn STDERR
>> 
>> I have a program that process/format a file then prints to STDOUT which I may want to save/redirect to a file. I also create a report of the data that was processed, but I don't want the report output sent to STDOUT and was thinking of using warn since its output is to STDERR. Is there another way or is this the best way?
>> 
>> Jonathan Otsuka
>> _______________________________________________
>> kc mailing list
>> kc at pm.org
>> http://mail.pm.org/mailman/listinfo/kc
> 
> _______________________________________________
> kc mailing list
> kc at pm.org
> http://mail.pm.org/mailman/listinfo/kc


More information about the kc mailing list