descriptionLists upcoming cron tasks
ownerangus@quovadis.com.ar
last changeMon, 7 May 2012 19:58:26 +0000 (7 21:58 +0200)
content tags
add:
readme

cronlist

cronlist lists upcoming cron actions from /etc/crontab
  and your personal crontab.
Options:
   -f  --from=DATETIME  list actions starting on or after DATETIME (default now)
   -t  --to=DATETIME    list actions starting on or before DATETIME
   -n  --entries=NUMBER stop after NUMBER actions (default 10)
   -s  --system         show /etc/crontab only
   -c  --crontab        show your personal crontab only
   -h  --help           shows this help

  DATETIME should be a date expression that can be passed to date(1).
shortlog
2012-05-07 Carlos HRead a long with atol, as it should be.master
2012-05-07 Carlos HFixed leap year function.
2012-05-06 Carlos HTry to match full words first. Otherwise it would match...
2012-04-14 Carlos HFixed off-by-one error
2012-04-13 Carlos HAdded license
2012-04-13 Carlos HInitial commit.
heads
11 years ago master