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
Bash & Python
1
Posts
1
Posters
13
Views
-
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/remind
REM Feb 12 2026 MSG Today I learned you can use remind shebangs$ chmod +x test.rem
$ ./test.rem
Reminders 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

-
S stefano@mastodon.bsd.cafe shared this topic on
-
I incentive moved this topic from Uncategorized on