]> granicus.if.org Git - cronie/commit
crontab: Make crontab without arguments fail.
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 15 Feb 2019 08:10:10 +0000 (09:10 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 15 Feb 2019 08:10:10 +0000 (09:10 +0100)
commit39a67fdb6974982b5ee13d90fcbdbe24a7ca7281
treebd6d6965fc0a5c8f67dee4a0977e0f19ad8cfa7a
parent978a00ea7ac92852c153ebb3b2152886730ca51c
crontab: Make crontab without arguments fail.

Although this deviates from POSIX specification it is clearly more sane
behavior.
man/crontab.1
src/crontab.c