i want to capture to a file the output of perl's '-c' command-line option, as 
in:

        perl -c someScript >someFile
        
perl insists on simply dumping the output to the screen. is there a solution 
to this?

thanks,

tom arnall
north spit, ca



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to