help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] Find and stop processes


From: Greg Wooledge
Subject: Re: [Help-bash] Find and stop processes
Date: Tue, 6 Dec 2016 09:26:00 -0500
User-agent: Mutt/1.4.2.3i

On Tue, Dec 06, 2016 at 06:57:11AM -0600, John McKown wrote:
> On Tue, Dec 6, 2016 at 6:45 AM, Danny <address@hidden> wrote:
> > ps -ax | grep "parameters_probe" then isolate the process ID and then kill 
> > them

> I think you are. Have you looked at the "killall" command?

Please stop advising this.  Switch your advice to pkill instead, if
you must support this killing-en-masse-by-name nonsense.

http://mywiki.wooledge.org/ProcessManagement



reply via email to

[Prev in Thread] Current Thread [Next in Thread]