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

Reply via email to