Lexu on Nostr: So, regarding my earlier question about calendar software. The program for that is ...
So, regarding my earlier question about calendar software. The program for that is called calendar(1), and it's a canonical Unix utility. On OpenBSD it even sends you mail via /etc/daily:
142 next_part "Running calendar in the background:"
143 if [ "X$CALENDAR" != X0 -a \
144 \( -d /var/yp/`domainname` -o ! -d /var/yp/binding \) ]; then
145 calendar -a &
146 fi
Published at
2024-07-14 13:50:23Event JSON
{
"id": "b1c955459e5f7ab258793f7be85fa2d4f31d32c7445c3874592e2a712679f724",
"pubkey": "44c001e48a71188771c0bd76ef461e81023ac879f7e1ed546d3a5d36264e3ef0",
"created_at": 1720965023,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.bsd.cafe/users/aa/statuses/112785163789815690",
"activitypub"
]
],
"content": "So, regarding my earlier question about calendar software. The program for that is called calendar(1), and it's a canonical Unix utility. On OpenBSD it even sends you mail via /etc/daily:\n\n 142\tnext_part \"Running calendar in the background:\"\n 143\tif [ \"X$CALENDAR\" != X0 -a \\\n 144\t \\( -d /var/yp/`domainname` -o ! -d /var/yp/binding \\) ]; then\n 145\t\tcalendar -a \u0026\n 146\tfi",
"sig": "385215f2254655d585c3537dd02a44d6bc023090d8af98a343bd95b726227166927d50608c794ee58fbc9ee888c874814cc6adf70247a86a9cbc33ee52a735ad"
}