Liste des Groupes | Revenir à col misc |
not@telling.you.invalid (Computer Nerd Kev) wrote:Care to explain? I've never used them, what's the advantage?rbowman <bowman@montana.com> wrote:Come on, boys, we have the 2020ies, and pgrep and pkill have beenOkay, enough of that... I don't use -9 but killall is handy in small>
doses.
I use -KILL instead of -9, but if you've got a program that's gone
nuts and it's ingoring SIGTERM, what else can you do? True you
shouldn't need to use it with intended behaviour like in the
article though.
>
Another handy signal for killall is -0, which does nothing. It's
handy because you can check whether a process with a certain name
exists or not, eg.
>
$ killall -q -0 tin && echo "Tin is running"
Tin is running
around for two decades now.
I am an old fart myself, and I refrain from using killall since itI don't have or do any Solaris.
does different things on Solaris than on Linux.
Les messages affichés proviennent d'usenet.