>> fn acme { builtin acme -f /lib/font/bit/fixed/unicode.8x13.font $*}
>
> Ah thanks, I would have never thought of using builtin in that case, I
> thought that the word following builtin had to be an rc built-in
> command.I doubt that "builtin acme" was a planned feature of rc, though it's a neat trick. If you want to be clearer, you could write /bin/acme. Russ
