Skip to main content
edited title
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 264

Command line editionediting and text editor on AIX

edited tags; edited title
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k

A few questions about Command line edition and text editor on AIX

Tweeted twitter.com/StackUnix/status/832938963421782016
added 1 character in body
Source Link

Recently my company is moving an application system from mainframe z/OS to AIX. I have some experience on Ubuntu, but am completely new to AIX 6.1. Just wondering a few question:

  1. We use putty to connect to the AIX servers, but putty is very difficult to operate. You cannot use up arrow to recall the command in history. Is there any better terminal that is more user friendly in AIX?
  2. AIX is using ksh, instead of Bash. Is there any login shell with a special name that every time you login it can execute automatically, just like the .bash_rc.bashrc in ubuntu?
  3. There's no gedit nor nano nor vim on my AIX, only vi. Is there any text editor that I can download/use without root permission?

Recently my company is moving an application system from mainframe z/OS to AIX. I have some experience on Ubuntu, but am completely new to AIX 6.1. Just wondering a few question:

  1. We use putty to connect to the AIX servers, but putty is very difficult to operate. You cannot use up arrow to recall the command in history. Is there any better terminal that is more user friendly in AIX?
  2. AIX is using ksh, instead of Bash. Is there any login shell with a special name that every time you login it can execute automatically, just like the .bash_rc in ubuntu?
  3. There's no gedit nor nano nor vim on my AIX, only vi. Is there any text editor that I can download/use without root permission?

Recently my company is moving an application system from mainframe z/OS to AIX. I have some experience on Ubuntu, but am completely new to AIX 6.1. Just wondering a few question:

  1. We use putty to connect to the AIX servers, but putty is very difficult to operate. You cannot use up arrow to recall the command in history. Is there any better terminal that is more user friendly in AIX?
  2. AIX is using ksh, instead of Bash. Is there any login shell with a special name that every time you login it can execute automatically, just like the .bashrc in ubuntu?
  3. There's no gedit nor nano nor vim on my AIX, only vi. Is there any text editor that I can download/use without root permission?
Source Link
Loading