Saurabh Peshkar wrote:
> Hi All,
> 
> I'm having the following scenario:
> 
> In my code i run the rails system command
> 
> system "say xyz"
> 
> Suppose this "say xyz" command runs a process for a very long period of
> time then I want to:
> 
> 1) stop/kill that process through rails code on click of button.
> 2) can I determine whether the system command is running properly and
> not had hanged the system

Am I missing something here, or are you trying to solve the halting 
problem?

> 
> Please guide me.
> 
> Thanks in advance,
> 
> Saurabh

Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to