help-bash
[Top][All Lists]
Advanced

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

Re: record stream using time limit, reconnecting as needed


From: Roger
Subject: Re: record stream using time limit, reconnecting as needed
Date: Thu, 23 Feb 2023 01:09:10 -0500

Never mind, SIGQUIT did the job.

kill -SIGQUIT -$(ps -o pgid=$pgid_task | grep [0-9] | tr -d ' ') 

Attachment: signature.asc
Description: PGP signature


reply via email to

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