Wednesday, December 9, 2020

 Bash Auto completion package install and enable the completion feature.

Install the package with yum and source the bash_completion.sh and logout/login back.


yum install bash-completion bash-completion-extras
source /etc/profile.d/bash_completion.sh

No comments: