可以在前台运行 cron 吗?

Kar*_*son 6 16.04

我想/usr/sbin/cron在前台运行命令而不是作为守护进程。这可能吗?

Kar*_*son 10

-f flag 是我一直在寻找的。

/usr/sbin/cron -f 或者 cron -f