Hello,

My name is Mandar. I am not sure if this is the best way to ask a question/to 
reach you. It would be really great if I could get some feedback with the 
problem that I am trying to solve.

I am running a process using the <process> element and storing the "stdout" and 
"stderr" in a log file. Once the process has started, I need to send commands 
to the process using <stafcmd> element. I read about "stdin" option (in a 
process) where we can specify a input file to pass commands to the process. The 
problem with that is: Let's say that the file contains only 1 command (print 
hello), the process takes input from the file but does it "repeatedly" and 
fills the log file (thousands of lines) with the word hello!

I am really stuck and would appreciate any kind of help. Please let me know if 
you need any additional information.

Thanks,
Mandar



      
------------------------------------------------------------------------------
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to