From owner-freebsd-questions Mon Aug 28 7:31:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cogito.cam.org (Cogito.CAM.ORG [198.168.100.2]) by hub.freebsd.org (Postfix) with ESMTP id 2265537B43C for ; Mon, 28 Aug 2000 07:31:33 -0700 (PDT) Received: from devises-or.com (Dialup-1144.HIP.CAM.ORG [205.205.139.195]) by cogito.cam.org (8.11.0/8.11.0.Beta1) with ESMTP id e7SEUxs30528; Mon, 28 Aug 2000 10:30:59 -0400 Message-ID: <39AA76C2.998DF584@devises-or.com> Date: Mon, 28 Aug 2000 10:27:15 -0400 From: Claude Cormier Organization: Ormetal Inc. X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en,fr MIME-Version: 1.0 To: John Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Newbie need help to execute a shell script References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes.. display is "rwx" to user. John wrote: > > > Well...thanks again for your help... > > > > %display still produces "command not found" > > > > but > > > > %sh display works fine.. > > > > And when I issue > > > > %which sh > > > > I get: > > > > /bin/sh > > > > Any idea why I can't run "display" directly? > > Have you made sure that you made the file executeable to yourself? > chmod ug+x display To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message