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

Indicentally test gives no errors on another machine which has only
one hard drive.

The bug must only be a problem where /dev/sd*/plan9* actually matches
more than once.


Matt
-- 
PO Box 393 Wabasca, AB T0G 2K0 780-891-3282 mad...@phantomware.ca

Reply via email to