Copyright 2004 A.P. Lawrence
Next
Previous
Return to Start Page
You are running ksh, but forgot to "set -o vi". You type a long command, but screw up half way through it so it fails. You try to recall it with ESC-K, but of course it doesn't work.
Typing "set -o vi" now won't help.