Recent Changes - Search:

edit SideBar


Firefox 2
Get Thunderbird!

Crontab

Linux.Crontab History

Hide minor edits - Show changes to markup

March 24, 2006, at 01:28 PM by 85.105.66.26
Changed lines 23-44 from:

=]

to:

=]

As an example the following will run the script /home/steve/bin/foo after the system has been rebooted regardless of the time of day:

(:code:) @reboot /home/steve/bin/foo

There are several shortcuts you can use in addition to @reboot. The full list is:

(:code:) @reboot @yearly @annually @monthly @weekly @daily @midnight @hourly

Ref: http://www.debian-administration.org/articles/372

March 23, 2006, at 11:19 PM by 85.105.66.26
Added lines 12-22:

=]

(:code:)[= 59 23 * * Sun pirogram Soldan sağa ayaktakiler: -Saatin dakikası (0-59) -G�n�n saati (0-23) -Ayın g�n� (1-31) -Ay (1-12) -Haftanın g�n�(sun = paz = 0) -Belirtilen g�n ve zamandaki �alıştırılacak program

March 23, 2006, at 11:03 PM by 85.105.66.26
Added lines 1-12:

(:code:) MAILTO="" #################################################################### #minute (0-59), # #| hour (0-23), # #| | day of the month (1-31), # #| | | month of the year (1-12), # #| | | | day of the week (0-6 with 0=Sunday)# #| | | | | commands # #################################################################### 30 01 * * * /home/jim/bin/cleartmp

Edit - History - Print - Recent Changes - Search
Page last modified on March 24, 2006, at 01:28 PM