Use pkill -f, which matches the pattern for any part of the command line November 14, 2014 admin Ubuntu 0 Comments pkill -f my_pattern Share This Tweet Share Share Email Related Posts Mount Windows Share on Ubuntu $ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where… PHP 7.0 (and 5.6) on Ubuntu https://lornajane.net/posts/2016/php-7-0-and-5-6-on-ubuntu Access dBase-format (dbf) databases from PHP http://php.net/manual/en/intro.dbase.php This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
Mount Windows Share on Ubuntu $ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…