From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Mon, 7 Sep 2009 07:23:36 -0400 To: 9fans@9fans.net In-Reply-To: <87iqfv4fwd.fsf@marvin.902northland.adams.home> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Installer error (not supposed to happen) Topicbox-Message-UUID: 682a3c30-ead5-11e9-9d60-3106f5b1d025 > % test -f /dev/sdC1/plan9 # works, I think > % test -f /dev/sd*/plan9* > test: unexpected operator/operand: /dev/sdC1/plan9 interesting. i tested that here and got no errors. and what is the output of test -f /dev/sd*/plan9* on my machine, i cannot get test to complain regardless of the arguments i give it. - erik