Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
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…
You can edit your cron jobs by running
crontab -e