From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] new compilers From: "Russ Cox" Date: Thu, 30 Mar 2006 20:24:44 -0500 In-Reply-To: <462af5897372db894edcd5757726460e@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 28e8ae5c-ead1-11e9-9d60-3106f5b1d025 > It did occur to me one could have: > > echo 10 oranges > /dev/apple-count > echo: write failed: inapropriate fruit This gets a lot harder when the data is just space-separated decimal numbers. For example, bind /net/tcp /proc; ps. Russ