Date: 01 Nov 2001 12:20:02 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: obrien@FreeBSD.ORG Cc: David Wolfskill <david@catwhisker.org>, current@FreeBSD.ORG Subject: Re: buildworld breakage during "make depend" at usr.bin/kdump Message-ID: <xzpheseviu5.fsf@flood.ping.uio.no> In-Reply-To: <20011031175536.A94270@dragon.nuxi.com> References: <200110311923.f9VJN3845569@bunrab.catwhisker.org> <200110312138.f9VLcHX45849@bunrab.catwhisker.org> <20011031175536.A94270@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@FreeBSD.ORG> writes: > because `echo' nicely removes \n's from env vars when it prints them. des@des ~% foo='bar quote> baz' des@des ~% echo $foo bar baz des@des ~% /bin/echo $foo bar baz DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpheseviu5.fsf>