From: "bdimych (Dmitry Bolshakov)" Date: 2013-08-03T04:56:20+09:00 Subject: [ruby-core:56342] [ruby-trunk - Feature #8725][Open] Possibility to get a signal handler without changing it Issue #8725 has been reported by bdimych (Dmitry Bolshakov). ---------------------------------------- Feature #8725: Possibility to get a signal handler without changing it https://bugs.ruby-lang.org/issues/8725 Author: bdimych (Dmitry Bolshakov) Status: Open Priority: Normal Assignee: Category: Target version: in Perl $xxxHandler = $SIG{XXX} in Ruby it could be xxxHandler = trap 'XXX' -- http://bugs.ruby-lang.org/