随笔分类 -  IBM-AIX

摘要:方法:使用rlwrap工具,步骤:1. 在AIX上安装gcc工具,在也多网站上都有介绍,gcc for aix的安装方法此处略。ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/gcc-4.2.0-3.aix6.1.ppc.rpm,gcc-cplusplus-4.2.0-3.aix6.1.ppc.rpm,libgcc-4.2.0-3.aix6.1.ppc.rpm,libstdcplusplus-4.2.0-3.aix6.1.ppc.rpm,libstdcplusplus-devel-4.2.0-3.aix6. 阅读全文
posted @ 2013-03-29 14:28 AlbertCQY 阅读(371) 评论(0) 推荐(0)
摘要:bash shell是linux上默认的shell,可以使用tab补全,上下键切换历史命令等,比AIX(大部分的Unix系统)默认的ksh shell好用。IBM提供的所有AIX下能够安装的LINUX下的软件下载地址,里面包含bash shell:http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html1、下载bash软件ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/bash/bash-3.2-1.aix5.2.ppc.rp 阅读全文
posted @ 2013-03-29 14:25 AlbertCQY 阅读(419) 评论(0) 推荐(0)