> +Since @command{printf} is not always a shell builtin, there is a
> +potential speed penalty for using @code{printf %s\\n} as a replacement
> +for an @command{echo} that does not interpret @samp{\} or leading
> [EMAIL PROTECTED] With Solaris @command{ksh}, it is possible to use
> @code{print
> +-r --} for this role instead.It's not just Solaris, pdksh supports "print -r --" too. Paolo
