On 1/4/19 3:08 PM, Rich Shepard wrote:
On Fri, 4 Jan 2019, wes wrote:
Many Linux distributions now come with a utility called "killall" which
will kill all processes matching a given name.
Or: reboot.
No need to reboot. As root run #kill -9 <pid>
As the man page reads,
"The command kill sends the specified signal to the specified proces
ses or
process groups. If no signal is specified, the TERM signal is sent. This
TERM signal will kill processes that do not catch it; for other
processes it
may be necessary to use the KILL signal (number 9), since this signal
cannot
be caught."
See my most recent post for more details.
--
Regards,
Dick Steffens
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug