Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.
Samba Error when trying to connect to a shared folder on local ubuntu samba server:…
