On Sat, 7 Feb 2026 17:32:40 +0100
Luis Muñoz Fuente via Remind-fans <[email protected]> wrote:

> Is it necessary to end the order with &?
> REM Feb 13 +7 RUN ls k || mkdir $(date +%%Y-%%m-%%d)_remind_error &

Not in this case, because the command should run very quickly.  But
if you have a long-running command and you don't want your Remind script
to hang, then you can run it in the background with &

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/

Reply via email to