"Robert P. J. Day" <[EMAIL PROTECTED]> writes:

> On Tue, 13 Aug 2002, Harry Putnam wrote:
>
>> "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'
>> [...]
>
> beats the heck out of me.  i have a dozen people logged in, using this
> shell and it's got some serious quirks, at least for me.  but i did
> get the ksh93 that an earlier poster pointed me at (when i went
> to rpmfind.net, i should have searched for "ksh93", not just "ksh".
> argh.)

> and that version of ksh93 works just fine, so i'm a happy camper.

Did you notice the version you had trouble with?  They all say 
1993-12-28 I think, but the `n-' is different.  I grabbed this
probably 2 mnths ago.  The ones on rpmfind net are from 2000.  There
have been several releases since then incorporating more stuff.



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

Reply via email to