From: "Iñaki Baz Castillo" Date: 2009-12-12T22:53:13+09:00 Subject: Re: Is it possible to force a Ruby program to run as a proc name different than "ruby"? El Sábado, 12 de Diciembre de 2009, Iñaki Baz Castillo escribió: > However in /proc/PID/status I still have the same described issues: "Name: > ruby1.9", so I cannot do "killall rb_program". It seems to be more a "killall" issue since "pidof rb_program" works while "killall rb_program" not. -- Iñaki Baz Castillo