From: Robert Klemme Date: 2009-11-23T18:59:15+09:00 Subject: Re: Signal example 2009/11/23 Karan Rajput : > Hi, > > Can anybody provide a ruby signal example ? > > I am running a simple program contains, > > ####################### > sleep (10) > > trap.Signal('SIGNIT') { proc to handle signal } > ##################### > > If i will do (Ctrl + c), it should go to proc . But its not working. > Does anybody have working example? Thanks in advance. What did you try and what is not working? Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/