TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:5698] getting bash to behave like ksh



set -o vi

Eric

"Schlough, Mark (NM IT)" wrote:
> 
> How do you get bash shell to behave like ksh.  Namely, how do you get the
> shell to go to the previous command with "h, j, k, l" like in vi?
>