From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <405B0182.3030905@swtch.com> From: Russ Cox User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031221 Thunderbird/0.4 MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] ls, rc question -- proposed change to rc/glob.c References: <200403190757.i2J7vUIO097549@adat.davidashen.net> <59B1952A-797D-11D8-8706-000A95B984D8@mightycheese.com> In-Reply-To: <59B1952A-797D-11D8-8706-000A95B984D8@mightycheese.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 19 Mar 2004 09:19:46 -0500 Topicbox-Message-UUID: 399f9eda-eacd-11e9-9e20-41e7f4b1d025 Rob Pike wrote: >> Since I don't have a printer, here is a proposed change to rc/glob.c > > > i don't like changing the shell to mask kernel behavior. it leads > to surprises. consider unix shells that `fix' cd in a way that it > differs from the chdir system call.