Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
Problems reinstalling Bash on Ubuntu on Windows Error: 0x80070002
1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full…
Installing Bower on Ubuntu
sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…
