On 2008-06-23, gene golub wrote:
> Hi folks
>
> I am using Korn Shell type editing of the command line.
> Here is an example:
>
> I run isql command to ms sql server:
>
> set -o vi
> isql -E -S. >go
> !
>
> It runs fine. But when I try to repeat an execution of this
> command by going to
Hi folks
I am using Korn Shell type editing of the command line.
Here is an example:
I run isql command to ms sql server:
set -o vi
isql -E -S. go
!
It runs fine. But when I try to repeat an execution of this command by going to
history, finding that command and pressing 'v' for command
2 matches
Mail list logo