Subject: Re: [ast-users]  [ksh93] whence failed to recognize built-in aliases
--------

> See following example:
> 
> $ echo ${.sh.version}
> Version AJMP 93u+ 2012-08-01
> $ alias float compound
> float='typeset -lE'
> compound='typeset -C'
> $ whence -v float compound
> ksh: whence: float: not found
> ksh: whence: compound: not found
> $
> 
> 2012-11-21 has the same problem.
> 

Thanks this will be fixed in the next alpha.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to