Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
Explain htaccess rules?
http://stackoverflow.com/questions/18236838/explain-htaccess-rules
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…
