> > % 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*

test: unexpected operator/operand: /dev/sdC1/plan9

 > on my machine, i cannot get test to complain
 > regardless of the arguments i give it.  

Perhaps we have different versions of test?  An md5sum of /bin/test
gives

8edc427379a1d7414c351d38d217ef17


Matt

Reply via email to