* On 2021 27 Aug 15:10 -0500, Zoltan Csahok wrote:
> Nate, try first the companion command 'pgrep play_vk' while vk is running.
> If no output is produced (which I suspect) then try 'pgrep -f play_vk'.
> If it outputs the PID then just replace pgrep with pkill.
> If there is still no output, then I have no idea.

I've used both pgrep and pkill from another terminal session.  I can get
the PID of play_vk and play simply with:

$ pgrep -a play
162927 /bin/sh ./play_vk /home/nate/logs/wav/N0N/kqp/F1.wav
162928 play /home/nate/logs/wav/N0N/kqp/F1.wav -q

and:

$ pkill -SIGTERM play_vk

kills the script immediately.  So all of this works manually, just not
from inside Tlf (of course the PID changes with each call, etc.).

73, Nate

-- 
"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

Attachment: signature.asc
Description: PGP signature

Reply via email to