Thanks everyone for the great input and Feedback,
I read some great capabilities about Zsh( completion capabilities) and pdksh
For now I have compiled and made pdksh and I will try this to see how that
works. so far it works great did not dump the core,
Thanks
DAk
On 1/9/07, Christian Walth
Oliver Fromme wrote:
> If you can't solve your problem otherwise, I recommend
> you install zsh (also from /usr/ports), and then make a
> symlink zsh -> ksh.
I'm sorry, that should be the other way round, of course,
the symlink must be ksh -> zsh (i.e. "ln -s zsh ksh").
Best regards
Oliver
Dak Ghatikachalam <[EMAIL PROTECTED]> wrote:
> I am using ksh93 shell as my login shell
> each and everytime
>
> I do set -o vi
>
> and perform some commands
>
> it simply dumps ksh93.core
> file and crashed whole terminal session,
If you can't solve your problem otherwise, I recommen
On 09/01/07, Dak Ghatikachalam <[EMAIL PROTECTED]> wrote:
Hi Freebsd
I am using ksh93 shell as my login shell
each and everytime
I do set -o vi
and perform some commands
it simply dumps ksh93.core
file and crashed whole terminal session,
I have been having this problem everrsince I changed
Hi Freebsd
I am using ksh93 shell as my login shell
each and everytime
I do set -o vi
and perform some commands
it simply dumps ksh93.core
file and crashed whole terminal session,
I have been having this problem everrsince I changed my login shell from
/bin/sh to /bin/ksh which is symbolic li