From owner-freebsd-questions@FreeBSD.ORG Tue May 18 19:40:45 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C62121065670 for ; Tue, 18 May 2010 19:40:45 +0000 (UTC) (envelope-from yavuz.maslak@netiletisim.net) Received: from pop3.ihlas.net.tr (posta.ihlasnet.com.tr [213.238.128.150]) by mx1.freebsd.org (Postfix) with ESMTP id E5B908FC15 for ; Tue, 18 May 2010 19:40:44 +0000 (UTC) Received: (qmail 13655 invoked by uid 89); 18 May 2010 22:40:40 +0300 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=netiletisim.net; b=nqYMhGwvnjcBYvK6rWYZtI3DEOcValw8EDVtRhcfQ1jAyAIql2hQ8nweli16zWCsmOIBP6kifvtRI0khRHyyFOND47GEeP87VRpEU5aiViNVq+VhWuQEfVxUagPFsRYHz6/r4YZiLv6FBiHUCXRQ/wJvaYXfZHBZfIPiSk3N4t4= ; Received: from ihlasnetym (HELO desktop2002) (yavuz.maslak@netiletisim.net@213.238.150.220) by 0 with SMTP; 18 May 2010 22:40:39 +0300 Message-ID: From: =?utf-8?Q?Yavuz_Ma=C5=9Flak?= To: "Paul Schmehl" , References: <321BFC21315248CCA4341AA862E19DED@desktop2002> In-Reply-To: Date: Tue, 18 May 2010 22:40:58 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 Cc: Subject: Re: I can't execute a script in 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: Tue, 18 May 2010 19:40:45 -0000 the script is already executable but it doesn't work -rwxrwxrwx 1 root wheel ...... > Either make the script executable or cron it like this: > > * * * * * /bin/sh /path/to/myscript > > -- > Paul Schmehl, Senior Infosec Analyst > As if it wasn't already obvious, my opinions > are my own and not those of my employer. > ******************************************* > "It is as useless to argue with those who have > renounced the use of reason as to administer > medication to the dead." Thomas Jefferson >