From owner-freebsd-questions@FreeBSD.ORG Fri Aug 5 19:25:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5548F16A41F for ; Fri, 5 Aug 2005 19:25:15 +0000 (GMT) (envelope-from bettan@nerim.net) Received: from kraid.nerim.net (smtp-105-friday.nerim.net [62.4.16.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F05C343D45 for ; Fri, 5 Aug 2005 19:25:14 +0000 (GMT) (envelope-from bettan@nerim.net) Received: from danielle (linux-win.org [62.212.96.206]) by kraid.nerim.net (Postfix) with SMTP id 1997B40E1E for ; Fri, 5 Aug 2005 21:25:12 +0200 (CEST) Message-ID: <007c01c599f3$67edfd80$0301a8c0@danielle> From: "cell" To: Date: Fri, 5 Aug 2005 21:25:14 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problems with crontab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 19:25:15 -0000 Hello , i have problem with crontab , i tried to configure crontab for = run command every three days at 5h00 AM.I use this command but i believe = it's not good : 0 5 1-31/3 * * root cd = /home/rootfix/Maildir/cur && rm -f * Anyone have a solution ?