On 7 April 2014 10:36, Karel Zak <kzak@xxxxxxxxxx> wrote: > On Sun, Mar 09, 2014 at 03:30:15PM -0500, Sami Kerola wrote: >> The kill was deprecated at the time lot of other tools got style >> unification. Now when deprecation is lifted it is time to get kill >> cleaner. > > OK, all applied. > > I also did some changes to the code and the man page. The most > visible change is that kill(1) now returns 64 (like mount or chcpu) > for partial success when more than one process specified. > > $ kill -s 0 firefox mutt xxx; echo $? > kill: cannot find process "xxx". > 64 > > the old version always return "1" in this situation. Thank you, and great that you noticed the !check_all mistake. I will try to add more kill regression tests sometime soon. -- Sami Kerola http://www.iki.fi/kerolasa/ -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html