Sha256: 90b8018f7a1302aa6fba0ef34a3ba462fb6bbd4a341c2f92e82eb996c8a736da
Contents?: true
Size: 764 Bytes
Versions: 65
Compression:
Stored size: 764 Bytes
Contents
TZ=Europe/Paris # # Some comments # and more comments # SHELL=/bin/sh 0 0 * * * /usr/local/bin/savelogs --period --postmovehook="/usr/local/apache/bin/apachectl graceful" --apacheconf=/www/conf/httpd.conf 58 23 * * * /usr/bin/diff /var/log/slow-queries.log /backup/var/log/slow-queries.log 59 23 * * * /usr/bin/diff /var/db/mysql/*.err /backup/var/db/mysql/*.err 0 7 * * Mon cd /usr/local/install; find . -maxdepth 1 -type f -mtime -30 -exec ls -l {} \; | mail -E -s 'Recent vinstall kits' vinstall@domain.com #* * * * * /bin/ls|mail -s 'test !!' gg@domain.com 47 4 * * 1 /usr/local/bin/wget 'ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY' -O /home/installman/www/install.domain.com/inst/MIRRORED.BY 25 */2 * * * /usr/local/bin/freshclam --quiet #* * * * * /root/top.sh
Version data entries
65 entries across 65 versions & 3 rubygems