Welcome to our community

Host Computer Services    hostcomputers.infopop.cc    Forums  Hop To Forum Categories  UNIX Archive    Tru64 Unix korn shell

Read-Only Read-Only Topic
Go
New
Find
Notify
Tools
-star Rating Rate It!  Login/Join 
Member
Posted
Hi All,
Just a quickie. I have forgotten the key sequence for command/file completion in Tru64 Unix ksh. Can anyone help?
Regards.

PS
Excellent forum, more people should use it.
 
Posts: 41Report This Post
Member
Posted Hide Post
Hello foobar

You can start the korn shell with

$ ksh -o emacs

or if you are already in a Korn shell you can type:
set -o emacs


Then use the arrow keys to replay through the history.
 
Posts: 23Report This Post
Member
Posted Hide Post
Just a thought - has anyone tried the BASH shell on Tru64?

Information Here
 
Posts: 33Report This Post
Member
Posted Hide Post
Not tried it on Tru64, but I use it on Solaris and Linux. I like the command and filename complettion. I must give it a go on Tru64. Does anyone know whether its included in the latest version or do we need to get the sources and complile it?
 
Posts: 23Report This Post
Member
Posted Hide Post
Thanks guys,
I thought filename completion was available in Tru64 Unix. Thanks for the info anyway.
 
Posts: 15 | Location: Third rockReport This Post
  Powered by Eve Community  

Read-Only Read-Only Topic

Host Computer Services    hostcomputers.infopop.cc    Forums  Hop To Forum Categories  UNIX Archive    Tru64 Unix korn shell