<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_cron</id>
		<title>32v 1m cron - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_cron"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_cron&amp;action=history"/>
		<updated>2026-05-10T16:28:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_cron&amp;diff=6946&amp;oldid=prev</id>
		<title>Neozeed: New page: CRON(1M)            UNIX Programmer's Manual             CRON(1M)    == NAME ==      cron - clock daemon  == SYNOPSIS ==      /etc/cron  == DESCRIPTION ==      _C_r_o_n executes commands a...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_cron&amp;diff=6946&amp;oldid=prev"/>
				<updated>2009-10-26T13:35:40Z</updated>
		
		<summary type="html">&lt;p&gt;New page: CRON(1M)            UNIX Programmer&amp;#039;s Manual             CRON(1M)    == NAME ==      cron - clock daemon  == SYNOPSIS ==      /etc/cron  == DESCRIPTION ==      _C_r_o_n executes commands a...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CRON(1M)            UNIX Programmer's Manual             CRON(1M)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     cron - clock daemon&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     /etc/cron&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _C_r_o_n executes commands at specified dates and times accord-&lt;br /&gt;
     ing to the instructions in the file /usr/lib/crontab.  Since&lt;br /&gt;
     _c_r_o_n never exits, it should only be executed once.  This is&lt;br /&gt;
     best done by running _c_r_o_n from the initialization process&lt;br /&gt;
     through the file /etc/rc; see _i_n_i_t(8).&lt;br /&gt;
&lt;br /&gt;
     Crontab consists of lines of six fields each.  The fields&lt;br /&gt;
     are separated by spaces or tabs.  The first five are integer&lt;br /&gt;
     patterns to specify the minute (0-59), hour (0-23), day of&lt;br /&gt;
     the month (1-31), month of the year (1-12), and day of the&lt;br /&gt;
     week (1-7 with 1=monday).  Each of these patterns may con-&lt;br /&gt;
     tain a number in the range above; two numbers separated by a&lt;br /&gt;
     minus meaning a range inclusive; a list of numbers separated&lt;br /&gt;
     by commas meaning any of the numbers; or an asterisk meaning&lt;br /&gt;
     all legal values.  The sixth field is a string that is exe-&lt;br /&gt;
     cuted by the Shell at the specified times.  A percent char-&lt;br /&gt;
     acter in this field is translated to a new-line character.&lt;br /&gt;
     Only the first line (up to a % or end of line) of the com-&lt;br /&gt;
     mand field is executed by the Shell.  The other lines are&lt;br /&gt;
     made available to the command as standard input.&lt;br /&gt;
&lt;br /&gt;
     Crontab is examined by _c_r_o_n every minute.&lt;br /&gt;
&lt;br /&gt;
== FILES ==&lt;br /&gt;
     /usr/lib/crontab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>