On Wednesday, 20th of March at 10:22, KatolaZ wrote:
On Wed, Mar 20, 2019 at 09:16:17AM +0100, Dr. Nikolaus Klepp wrote:
[cut]
>
>
> Maybe something like:
>
> $ kill -9 $(pidof wpa_supplicant)
>
> is easier to use ;) pidof(8) is still there.
>
> My2Cents
>
> KatolaZ
>
killall -9 wpa_supplicant
;-)
Sure. The main difference is that killall is in psmisc, which is
"Priority: optional", while pidof is in sysvinit-utils, which is
"Priority: required" in Devuan ;)
HND
KatolaZ
I mostly just use "pkill" (from the procps package). It seems there are many
tools to kill unwanted processes... :^)
- Antoine
--
Two things are infinite: the universe and human stupidity.
...though we're not entirely sure about the universe.
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng