Friday, April 13, 2007

Getting Command History from telnet Window

From ksh type th command:-
#set -o vi
Then you can use Esc and cursor movement characters (esc-k,esc-j)

No comments: