From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <55DC2940.90805@free.fr> Date: Tue, 25 Aug 2015 10:37:20 +0200 From: =?UTF-8?B?U3TDqXBoYW5lIEFOQ0VMT1Q=?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai] killall can not kill xenomai programs List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "xenomai@xenomai.org" , Philippe Gerum Hi, killall is not working with xenomai programs. killall uses "short" process name, we can see it in /proc//stat (second item). unfortunately all processes name have for short name "main", and thus it does not work. Hope this helps to solve the problem. Regards, S.Ancelot