Use pkill -f, which matches the pattern for any part of the command line
pkill -f my_pattern
Related Posts
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
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…