Today I learned that you can use remind(1) in your shebang line:⸻$ cat test.rem # set the path to remind(1) accordingly#!/usr/local/bin/remindREM Feb 12 2026 MSG Today I learned you can use remind shebangs$ chmod +x test.rem$ ./test.remReminders for Thursday, 12th February, 2026 (today):Today I learned you can use remind shebangs⸻This seems ripe for (ab)use in the most wonderful of ways