Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 1995 16:25:03 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        kaleb@x.org (Kaleb S. KEITHLEY)
Cc:        hackers@freefall.freebsd.org, gildea@x.org
Subject:   Re: /bin/sh thinks it's csh
Message-ID:  <199510011525.QAA17603@uriah.heep.sax.de>
In-Reply-To: <199509292009.QAA29806@exalt.x.org> from "Kaleb S. KEITHLEY" at Sep 29, 95 04:09:21 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Kaleb S. KEITHLEY wrote:
> 
> 
> Here's what happens on any else's box:
> 
> % sh -c 'echo $1' foo bar baz
> bar
> % csh -c 'echo $1' foo bar baz
> foo

> POSIX.2 Section 4.56.3 says everyone else is right, and FreeBSD is ...
> not right.

Fixed in revision 1.5 of sh/options.c.  Thanks!

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510011525.QAA17603>