bash on AIX
Donwload Bash
goto http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html1
2wget ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/bash/bash-4.2-1.aix6.1.ppc.rpm`
rpm -ivh bash-4.2-1.aix6.1.ppc.rpmConfigure Bash
simple way just typebash
in shell
change the default login shell
append a line of/usr/bin/bash
to file /etc/security/login.cfg
typechsh
in shell
Reference
how-set-bash-default-shell.html
bash-initialization-shell-is-command
bash-key-bindings