From owner-freebsd-questions@FreeBSD.ORG Fri Sep 9 20:42:16 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 90E1D16A41F for ; Fri, 9 Sep 2005 20:42:16 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 534DF43D45 for ; Fri, 9 Sep 2005 20:42:16 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (216-70-228-172.cust.telepacific.net [216.70.228.172]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j89KgDl1017343 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Sep 2005 13:42:14 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20050909134009.09448b40@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 09 Sep 2005 13:41:54 -0700 To: bob self From: Glenn Dawson In-Reply-To: <4321E75E.1020801@charter.net> References: <4321DC05.3050509@charter.net> <6.2.3.4.2.20050909123028.095fce00@cobalt.antimatter.net> <4321E75E.1020801@charter.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Can't execute a script 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, 09 Sep 2005 20:42:16 -0000 At 12:49 PM 9/9/2005, bob self wrote: >Glenn Dawson wrote: > >>Assuming you're using csh, did you rehash after creating the script? >>Did you try to execute it with it's full path? like: >>/root/bin/scripttest >> >>-Glenn >Yes, I did 'rehash'. I'm running tcsh as root, FreeBSD 6.0. > >Also, I ran "/root/bin/scripttest" and I still get "command not found". with such a simple script, there's not much that can go wrong, but you'll see the same error message if the shell specified at the beginning of the script doesn't exist. -Glenn >_______________________________________________ >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"