<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">Subject: </th>
<td>Re: [Voyage-linux] How to add scheduled task to cron?</td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">Date: </th>
<td>Sat, 27 Nov 2010 23:55:01 +0800</td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">From: </th>
<td>Punky Tse <a class="moz-txt-link-rfc2396E" href="mailto:punkytse@punknix.com"><punkytse@punknix.com></a></td>
</tr>
<tr>
<th nowrap="nowrap" align="RIGHT" valign="BASELINE">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:info@voiptele.net">info@voiptele.net</a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>On 27/11/2010 23:04, maciek wrote:
> /etc/init.d/cron reload
Perhaps you should try "/etc/init.d/cron restart" instead. BTW, your
crontab line is not successful. You should remove /bin/bash.
*/5 0-23 * * * root echo "test1"> /tmp/test1
- Punky
</pre>
</body>
</html>