On Sun, 5 Sep 2021 11:00:21 -0400 Dianne Skoll via Remind-fans <[email protected]> wrote:
[Tim Chase] > > If everything is passed literally, are there any helper > > shellescape() functions that can be used for quoting args, ensuring > > that they don't get munged when lexed by the shell? > No; it's up to you to handle that. I had a change of heart; I implemented shellescape(). It's in git HEAD at https://git.skoll.ca/Skollsoft-Public/Remind Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
