apl logo

A.P. Lawrence

Information and Resources for Unix and Linux Systems
Bloggers and the self-employed
RSS FeedsGet APLawrence.com by RSS




SCO Skills Test

Copyright 2004 A.P. Lawrence

Next
Previous
Return to Start Page

Medium

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.

Answer