@levlaz I just reread the beginning of your man page quest - I really like it 👍
One note: 'at' isn't related to cron at all, it has its own demon: atd , and its purpose is "deferred" execution - your commands get executed at a specified later time (but just once)
@guntbert Than you for reading, and thank you very much for this insight regarding `at`. I really appreciate it.

@guntbert sometimes, but not on openbsd.

http://man.openbsd.org/cron

personally I am still waiting for a chance to use batch(1) in anger.

@levlaz

cron(8) - OpenBSD manual pages