From: Jeremy Bopp Date: 2010-10-23T06:15:09+09:00 Subject: Re: How to pass/return a string to calling program? On 10/22/2010 12:23 PM, Tony De wrote: > Of course, your right. The script is running, I have it logging to > syslog as well as the daemon logs it's process. The daemon shows that > it is successfully running the script and my script log is showing that > it is running. As well as the provisioned services are properly turned > on/off/suspended, etc. Perhaps you could send a code snippet showing how your daemon runs your Ruby scripts and gathers their output. If that logic is at all different from how your Perl scripts are run, you should also include a code snippet for running them as well. -Jeremy