proctools
proctools provides the pgrep and pkill commands, which, respectively, scan for and send signals to processes that are matched by command line options.
In other words, find and kill processes by name.
You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.
proctools provides the pgrep and pkill commands, which, respectively, scan for and send signals to processes that are matched by command line options.
In other words, find and kill processes by name.