From owner-freebsd-newbies Fri Sep 6 19:17:16 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D92D37B400 for ; Fri, 6 Sep 2002 19:17:15 -0700 (PDT) Received: from c014.snv.cp.net (h001.c014.snv.cp.net [209.228.35.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 3524143E6A for ; Fri, 6 Sep 2002 19:17:14 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: (cpmta 949 invoked from network); 6 Sep 2002 19:17:12 -0700 Received: from 138.89.119.127 (HELO bigbeat) by smtp.cswebmail.com (209.228.35.75) with SMTP; 6 Sep 2002 19:17:12 -0700 X-Sent: 7 Sep 2002 02:17:12 GMT Message-ID: <000d01c25614$ae5bc660$0300a8c0@futurebit.local> From: "Kliment Andreev" To: References: Subject: Re: Shell Date: Fri, 6 Sep 2002 22:17:11 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit 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-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Possibly your /bin/sh is linked to bash or tcsh or something > other than /bin/csh? No, it's default installation. I can use #!/bin/sh in the script, but I was wondering why if I type %ifconfig | mail -s "asdf" x@y.com I don't get the prompt "%" (/bin/csh) back. Instead, I'm in mail program waiting for me for input. 10x, Kliment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message