From: Scott P. <sp...@ca...> - 2004-05-14 18:09:30
|
I'm currently writing a script that executes commands on a remote system, I noticed the log files and the output file I generate contain ctrl M chars. How do I disable this? $obj->raw_pty(0), doesn't seem to work for me. Thanks! |