<div dir="ltr">Thank you, that worked! </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 11, 2019 at 7:52 AM Dianne Skoll <<a href="mailto:dianne@skoll.ca">dianne@skoll.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, Dave,<br>
<br>
On 9/10/19 9:24 PM, Dave Parker wrote:<br>
> Hi, Sorry if this is the wrong address to send to, but I tried<br>
> "<a href="mailto:remind-fans@lists.roaringpenguin.com" target="_blank">remind-fans@lists.roaringpenguin.com</a><br>
> <mailto:<a href="mailto:remind-fans@lists.roaringpenguin.com" target="_blank">remind-fans@lists.roaringpenguin.com</a>>" and the email bounced back to me<br>
<br>
The list is now here: <a href="https://dianne.skoll.ca/mailman/listinfo/remind-fans" rel="noreferrer" target="_blank">https://dianne.skoll.ca/mailman/listinfo/remind-fans</a><br>
and you do appear to be subscribed, so I'm replying to the list.<br>
<br>
> but with this in a rem file:<br>
> REM AT 19:09 run date "+%Y/%m/%d %H:%M" >> /tmp/plexrunning<br>
> REM AT 19:09 run date >> /tmp/plexrunning<br>
<br>
<br>
> Tue Sep 10 19:09:00 MDT 2019 <-- this is correct (although happens before the<br>
> previous rem line)<br>
> 2019/September/10 Today:September <-- this is weirdly wrong (and should appear<br>
> before the other one)<br>
<br>
Two things are happening here:<br>
<br>
1) If you have two timed reminders that trigger at the same time, Remind<br>
makes no guarantee about which order they'll be fired in.<br>
<br>
2) Remind has its *own* %-substitution filter that happens before the<br>
command line is passed to the shell. You need to double up on the percent<br>
signs, like this:<br>
<br>
REM AT 19:09 run date "+%%Y/%%m/%%d %%H:%%M" >> /tmp/plexrunning<br>
<br>
Regards,<br>
<br>
Dianne.<br>
_______________________________________________<br>
Remind-fans mailing list<br>
<a href="mailto:Remind-fans@lists.skoll.ca" target="_blank">Remind-fans@lists.skoll.ca</a><br>
<a href="https://dianne.skoll.ca/mailman/listinfo/remind-fans" rel="noreferrer" target="_blank">https://dianne.skoll.ca/mailman/listinfo/remind-fans</a><br>
Remind is at <a href="https://dianne.skoll.ca/projects/remind/" rel="noreferrer" target="_blank">https://dianne.skoll.ca/projects/remind/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><b style="font-family:arial,helvetica,sans-serif"><font size="2">Dr David Parker</font></b><br> <img src="https://docs.google.com/uc?export=download&id=1EsC3jgfMwBnebicFVyZCyNdBnIlVGWs3&revid=0B7MetSS3AiW-b3JlYTd6ZEFOLzJEdmZwaUV0ZFlWZHU5VGV3PQ" width="63" height="96"><br><i><font size="4"><font size="2">C</font><font size="1">hiropractic</font><br><font size="2">E</font><font size="1">xercise</font><br><font size="2">D</font><font size="1">iet</font><br><font size="2">A</font><font size="1">ttitude</font><br><font size="2">R</font></font><font size="1">ecovery</font></i><div style="text-align:right"><div style="text-align:left"><div style="text-align:left"><font size="1"><a href="http://cedar-chiropractic.com/" target="_blank">cedar-chiropractic.c</a></font><font size="1"><a href="http://cedar-chiropractic.com/" target="_blank">om</a></font></div>
</div></div></div></div></div></div></div>