From owner-freebsd-questions Tue Aug 6 6: 2:12 2002 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 2435E37B400 for ; Tue, 6 Aug 2002 06:02:09 -0700 (PDT) Received: from mail.nucleus.com (mail1.nucleus.com [207.34.101.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84ECB43E7B for ; Tue, 6 Aug 2002 06:02:08 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from TCOOPER (unverified [205.206.254.42]) by mail.nucleus.com (Vircom SMTPRS 1.4.232) with SMTP id for ; Tue, 6 Aug 2002 07:02:20 -0600 Message-ID: <018e01c23d49$dd42e190$2afececd@TCOOPER> From: "Grant Cooper" To: Subject: executing a file in general Date: Tue, 6 Aug 2002 07:04:57 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_018B_01C23D17.928CFA50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_018B_01C23D17.928CFA50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I normally use sh to execute a shell file even though some examples = don't do it. I figure it has to do something with my shell. And than = there are other times its not a script, but an executable file. Some = files I can't run. Is there a command to man for this op? Or something = to get me started? For example:=20 # var/qmail/bin/qmail-popup blah /bin/checkpassword pwd invalid command or file name - couldn't do a sh either. And I am running = from route. ------=_NextPart_000_018B_01C23D17.928CFA50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I normally use sh to execute a shell = file even=20 though some examples don't do it. I figure it has to do something with = my shell.=20 And than there are other times its not a script, but an executable file. = Some=20 files I can't run. Is there a command to man for this op? Or something = to get me=20 started?
 
For example:
# var/qmail/bin/qmail-popup blah = /bin/checkpassword=20 pwd
invalid command or file name - couldn't = do a sh=20 either. And I am running from route.
------=_NextPart_000_018B_01C23D17.928CFA50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message