On 8/20/11 11:17 PM, Paul Tibbitts wrote:
> This is not a bug in bash itself, but I was wondering if there are any
> updates to the ksh-compatibility print function provided with bash in
> the source distribution (in the examples/functions/kshenv file),
> specifically with regards to ksh-compatible
This is not a bug in bash itself, but I was wondering if there are any
updates to the ksh-compatibility print function provided with bash in
the source distribution (in the examples/functions/kshenv file),
specifically with regards to ksh-compatible handling of -R.
Using ksh:
$ print -R -z
-z
Us