From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 13:11:24 2004 Return-Path: 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 D1D4B16A4CE for ; Tue, 24 Feb 2004 13:11:24 -0800 (PST) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A8343D2F for ; Tue, 24 Feb 2004 13:11:23 -0800 (PST) (envelope-from mathias@haas.se) Received: from haas.se ([213.114.148.49] [213.114.148.49]) by mxfep01.bredband.com with SMTP id <20040224211122.DNKR13599.mxfep01.bredband.com@haas.se> for ; Tue, 24 Feb 2004 22:11:22 +0100 Received: (qmail 29498 invoked from network); 24 Feb 2004 21:16:50 -0000 Received: from mathias@haas.se by p3-550.haas.se by uid 82 with qmail-scanner-1.20 (spamassassin: 2.61. Clear:RC:1(192.168.10.10):. Processed: 16:50 -0000 Received: from unknown (HELO haas.se) (192.168.10.10) by: 16:50 -0000 Message-ID: <403BBDFA.60407@haas.se> Date: Tue, 24 Feb 2004 22:11:22 +0100 From: Mathias Haas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <51804.193.14.163.194.1077641809.squirrel@mail.haas.se> <403B9112.1080503@circlesquared.com> <52540.192.168.0.97.1077646240.squirrel@webmail.thilelli.net> <403B952C.4060706@haas.se> <444qtgqjwy.fsf@be-well.ilk.org> In-Reply-To: <444qtgqjwy.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Shell scripting woes. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mathias@haas.se List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 21:11:24 -0000 It is executable and it didn't have a newline at the end, it does now - but there's still no difference... Do you have to do something to get FreeBSDs (4.6.2) cron to run shellscripts? ..and I can still run the script "by hand" Lowell Gilbert wrote: >Mathias Haas writes: > > > >>As a reply to both answers, here's a script that wont' run: >>#!/usr/local/bin/bash >>echo start > test.txt >> >> > >Is it executable? >Does the last line have a newline at the end? >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >