Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
How To Use Top, Netstat, Du, & Other Tools to Monitor Server Resources
https://www.digitalocean.com/community/articles/how-to-use-top-netstat-du-other-tools-to-monitor-server-resources
Redirecting incoming tcp connections with redir
source: http://blog.remibergsma.com/2012/02/28/redirecting-incoming-tcp-connections-with-redir/ Redir redirects tcp connections coming in to a local port to a specified…
