[RndTbl] Shell exec(2) help?

Stephen Moffat sjmoffat at gmail.com
Thu Jul 2 11:11:14 CDT 2020


Hi
if you are open to another option, I've used the "at" command to
reschedule a script from itself.
This would allow you to download a new version of the script and have it
execute as you expect, without the recursive PID issue.
like:
echo ${0} | at now + 1 minute

Cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://muug.ca/pipermail/roundtable/attachments/20200702/a53d4140/attachment.htm>


More information about the Roundtable mailing list