Bitsum Community Forum

General Category => Process Lasso => Topic started by: MarkMelanson on June 14, 2016, 05:07:34 PM

Title: Feature Request: Terminate process based on Command Line
Post by: MarkMelanson on June 14, 2016, 05:07:34 PM
Some applications get re-used with different command lines. Some of the "features" are less desirable than others. Being able to terminate based on command line would allow the app to run but give us some controls over what it can do.
Title: Re: Feature Request: Terminate process based on Command Line
Post by: edkiefer on June 15, 2016, 05:15:04 PM
Quote from: MarkMelanson on June 14, 2016, 05:07:34 PM
Some applications get re-used with different command lines. Some of the "features" are less desirable than others. Being able to terminate based on command line would allow the app to run but give us some controls over what it can do.
Thats interesting request and I can see that might come in handy.
I will move this to feature request section and note it down.

I do think there will be some improvements with termination, but will let Jeremy comment when he gets here.
Title: Re: Feature Request: Terminate process based on Command Line
Post by: Jeremy Collake on June 16, 2016, 05:47:37 PM
Thanks for adding this so that we can track it. It's really a small change, so I intend to move forward on it with haste.

To rewrite the request in my preferred language: I will extend the pattern matching to encompass the command line of process instances, allowing for distinction between instances with the same name.