Tab 命令自动填充

CentOS/AnolisOS 系列

yum -y install bash-completion
source /etc/profile

Debian/Ubuntu 系列

apt update
apt install -y bash-completion