Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
Installing Bower on Ubuntu
sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…
Change default language – Windows 10 Bash
sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8
