I'm using the following command to output the results to screen and a 
output file:

open(F,"tee $2 @ARGV[0].txt >CON:");

This works great but the output file created <filename>.txt has a "box" 
ascii character. Looks like a carraige return also.
How can I remove this?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to