Post History
I found the Debian 13 manpage for cron(1). Notably, in the Conflicting Packages section of the sidebar, it lists cronie, whose manpage matches the ones linked in the question. I guess I could writ...
#1: Initial revision
I found [the Debian 13 manpage for `cron(1)`](https://manpages.debian.org/trixie/cronie/crontab.1.en.html). Notably, in the **Conflicting Packages** section of the sidebar, it lists `cronie`, [whose manpage](https://manpages.debian.org/trixie/cronie/crontab.1.en.html) matches the ones linked in the question. I guess I could write a script to *read the manpage* and pick which command to run, but that seems kind of insane. (Though maybe less insane than a distro-independent way of checking which package is installed that provides a `crontab` command...?)
