> 7c7
> <       echo $*
> ---
> >       echo $* >[2=1]

if you want stderr, this should be

        echo $* >[1=2]

- erik

Reply via email to