July 06, 2010

how to change command line editor

here is how to change command line editor in Linux.
set -o vi
set -o emacs

click for more detailed guidance on shell options.