1.bc
yum -y install bc
bc是计算器,可以执行 加减乘除等计算功能.
2.bash-completion
yum install bash-completion
命令自动补全
如图:输入 date --在连续输入两次 Tab 键,即可查看相关的命令