From owner-freebsd-questions Tue Apr 25 1:22:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3003.mail.yahoo.com (web3003.mail.yahoo.com [204.71.202.166]) by hub.freebsd.org (Postfix) with SMTP id 031F137BCA5 for ; Tue, 25 Apr 2000 01:22:36 -0700 (PDT) (envelope-from vodyanoi.geo@yahoo.com) Received: (qmail 1943 invoked by uid 60001); 25 Apr 2000 08:22:35 -0000 Message-ID: <20000425082235.1942.qmail@web3003.mail.yahoo.com> Received: from [198.108.149.20] by web3003.mail.yahoo.com; Tue, 25 Apr 2000 01:22:35 PDT Date: Tue, 25 Apr 2000 01:22:35 -0700 (PDT) From: "Vodyanoi.geo" Subject: Problems with perl script To: hou-freebsd@cityscope.net, freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a perl script and any time i tried to run it it returns the error "bash: /usr/local/bin/test.pl: no such file or directory" but the file is there and i've checked and I am the owner of the file and the permisions are set for owner to have full (read write, and exec) and group to have read/write and world none. any ideas on what would cause this to happen? I've checked and the shebang (#!/usr/sbin/perl5) is correct (well the path is at least). __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message