From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <03bc3199b00a634e8c15d6c6fab9e67c@hamnavoe.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] question about wildcard expansion in RC From: Richard Miller <9fans@hamnavoe.com> Date: Mon, 27 Nov 2006 19:16:28 +0000 In-Reply-To: <95dfc7de0611271028m7cadc3y7a7931dc5c107dfd@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: e74f90cc-ead1-11e9-9d60-3106f5b1d025 > Older versions of 'test' do not complain about the unexpected > operator/operand and worked in termrc. But the recent version of "test" > fails, as a result, the swap partition is not mounted. Google for 'test.command.is.broken' and you'll see this has been reported before. It would be a good idea to revert to the pre-12-August version of test, which was much less broken. I think /dev/sdC0 appears twice because it's bound into /dev once as part of the boot process, and again by termrc. This would be harmless without the 'test' bug.