AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  bash under AIX 5.3

    Posted Sun March 05, 2006 11:39 AM

    Originally posted by: SystemAdmin


    Hi,

    I am newer in the AIX 5.3 world.I have experience in the linux OS.I want to use AIX like linux in terme of command line(sh script in linux) ,command history in console,etc?Is it possible?If yes, How?
    Any recommandation.

    Many Thanks in advance.


  • 2.  Re: bash under AIX 5.3

    Posted Mon March 06, 2006 10:49 AM

    Originally posted by: SystemAdmin


    You've probably got a CD lying around named [b]AIX Toolkit for Linux Applications[/b]. That contains bash, sudo, and several other open source applications and utilities that you're probably used to, in RPM format. If you just pop that CD in, you can use the command codesmitty install[/code] to list and select the software you want to install.

    Once you've installed bash, if you want to use system tools like smit or chuser to set your shell to bash, you'll need to add /usr/bin/bash to the "shells" line in /etc/security/login.cfg.

    I hope that helps.

    Regards,
    Clayton


  • 3.  Re: AIX Linux Affinity RPMs

    Posted Mon March 06, 2006 05:14 PM

    Originally posted by: nagger


    Even better get the latest version from this IBM Download site:

    http://www-03.ibm.com/servers/aix/products/aixos/linux/download.html

    Also note the the default for AIX is the Korn Shell.
    You can have this on Linux too!

    Hope this helps, N


  • 4.  Re: AIX Linux Affinity RPMs

    Posted Wed March 08, 2006 02:17 PM

    Originally posted by: SystemAdmin


    As of right now, they're the exact same RPM, so whichever's handiest, go for it.