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…
Install PHP 7.2 MCrypt extension
## How to install mcrypt in php7.2 ## ## https://lukasmestan.com/install-mcrypt-extension-in-php7-2/ ## # # Check version…
