From owner-freebsd-questions Sun Mar 14 8:11:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gold.wvnet.edu (gold.wvnet.edu [129.71.2.25]) by hub.freebsd.org (Postfix) with ESMTP id BB6C414DA4 for ; Sun, 14 Mar 1999 08:11:54 -0800 (PST) (envelope-from sce04020@mail.wvnet.edu) Received: from mail.wvnet.edu (129.71.227.174) by gold.wvnet.edu (LSMTP for Windows NT v1.1a) with SMTP id <0.39D759B0@gold.wvnet.edu>; 14 Mar 1999 11:17:20 -0500 Message-ID: <36EBDEDB.89E7A40D@mail.wvnet.edu> Date: Sun, 14 Mar 1999 11:07:55 -0500 From: Kenneth Legg X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: BSD mailing list Subject: vi: command not found Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I write a script in vi and make it executable, using chmod +x filename or chmod 777 filename, but when I try to execute the script by typing the script name I get the error message: Command not found. What am I doing wrong. Thank you, Kenneth Legg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message