"Sam'l Bassett" <[EMAIL PROTECTED]> writes:

>> 2) i downloaded the latest version of ksh93 for linux from
>>    www.research.att.com/sw, and the newer version that's
>>    available there has an annoying bug in that it drops the
>>    last character from the definition of each alias when
>>    you list the alias definitions.

I don't see that here: 
  $ ksh93 <ENTER>
  $ ksh93 --version <ENTER>
    version         sh (AT&T Labs Research) 1993-12-28 n-

  $ alias 0somewhat=something <ENTER>
  $ alias 
   0somewhat=something
   2d='set -f;_2d'
   autoload='typeset -fu'
   command='command '
   fc=hist
   float='typeset -E'
[...]

>From  ast-ksh.2002-06-28.linux.i386.tgz found on att site.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to