Linux 使用最小化安装后,tab键默认是不能自动补全命令的。

是因为bash-completion包没有安装

yum install bash-completion 后重启系统