Skip to content

Instantly share code, notes, and snippets.

@davidray
Created July 6, 2010 15:13
Show Gist options
  • Save davidray/465507 to your computer and use it in GitHub Desktop.
Save davidray/465507 to your computer and use it in GitHub Desktop.
root@trooptrack:~# ./listcron
cat: /etc/cron.d/*: No such file or directory
mi h d m w user command
14 * * * * root /etc/cron.hourly/webalizer.sh
34 * * * * root ruby /var/lib/mongrel/trooptrack/current/script/expire_sessions
31 17 * * 7 root /etc/cron.weekly/man-db
31 17 * * 7 root /etc/cron.weekly/sysklogd
44 17 1 * * root /etc/cron.monthly/standard
46 17 * * * root /etc/cron.daily/apache2
46 17 * * * root /etc/cron.daily/apt
46 17 * * * root /etc/cron.daily/aptitude
46 17 * * * root /etc/cron.daily/bsdmainutils
46 17 * * * root /etc/cron.daily/exim4-base
46 17 * * * root /etc/cron.daily/man-db
46 17 * * * root /etc/cron.daily/standard
46 17 * * * root /etc/cron.daily/sysklogd
46 17 * * * root /etc/cron.daily/webalizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment