Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
How to rsync – one way only!
For example you want to rsync "/var/lib/mysql" from "/somefolder/var/lib/mysql", use the following syntax ( for local…
Amazon EC2: how to convert an existing PV AMI to HVM
Start an Ubuntu HVM linux, any version, new Start an Ubuntu / with my existing…