Revision [1684]

Last edited on 2010-10-26 08:38:44 by KlenwellAdmin
Additions:
{{redirect page="LinuxCron"}}
Deletions:
====Sample cron.d File====

%%(bash)
# cron.d file
# to activate, link to /etc/cron.d: [sudo] ln -s [path/]fname.cron /etc/cron.d/link_name

# +---------------- minute (0 - 59)
# | +------------- hour (0 - 23)
# | | +---------- day of month (1 - 31)
# | | | +------- month (1 - 12)
# | | | | +---- day of week (0 - 6) (Sunday=0 or 7)
# | | | | |
# M H DM MO DW USER SCRIPT
* * * * * klenwell touch /tmp/klenwell_test_cron
%%


Revision [974]

Edited on 2008-10-20 21:35:31 by KlenwellAdmin
Additions:
%%(bash)
Deletions:
%%(php)


Revision [973]

The oldest known version of this page was created on 2008-10-20 21:34:57 by KlenwellAdmin
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki