From owner-freebsd-questions Thu Jan 6 9:32:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (Postfix) with ESMTP id 52CFD15703 for ; Thu, 6 Jan 2000 09:30:48 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.3/8.9.3) with ESMTP id JAA14886; Thu, 6 Jan 2000 09:30:44 -0800 (PST) (envelope-from ejs@bfd.com) Date: Thu, 6 Jan 2000 09:30:44 -0800 (PST) From: "Eric J. Schwertfeger" To: Christian Weisgerber Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Poss bug in /bin/sh? In-Reply-To: <8528k5$3013$1@bigeye.rhein-neckar.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 6 Jan 2000, Christian Weisgerber wrote: > Eric J. Schwertfeger wrote: > > > While working on making lsh work under FreeBSD, I encountered this > > problem: > > Which version of FreeBSD? 3.3R > > cat >> confdefs.h < > #define PTY_BSD_SCHEME_FIRST_CHARS "`ls /dev/pty* | cut -c 9-9 | uniq | > > tr -d '\n'`" > > EOF > > There was a rather obscure bug concerning pipelines in command > expansion inside here documents. I think it's fixed now in -CURRENT. > You want to talk to Martin Cracauer about > this. Which matches the fact that some people aren't seeing this problem. Thank you much :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message