On 20 sep, 22:50, Pent <
supp...@apps.dinglisch.net> wrote:
> > Problem is that kill function isn't working for backgrounded tasks,
>
> Should do, if they are actually running at the time and part of the
> same process as the UI (which is usual).
3 of the apps i need to kill are using a notification process (or
service?) so the kill function isn't Just restarting the process and
not really ending the tasker.
I do love the idea but is there a way to redirect the output into a
variable or do i need to use the stdout with redirection to a file,
then open, parse and so on?
Regards