praka123
left this forum longback
aptsh is not installed in debian.though u can.my bash_completion works without any such packages installed.
the completion feature is not limited to apt-* searches.it works!
if u have bash completion installed just source ur /etc/bash_completion and check for urself whether it completes yum/rpm commands.
then check like yum -y php (TAB TAB) in the same terminal.
the completion feature is not limited to apt-* searches.it works!
if u have bash completion installed just source ur /etc/bash_completion and check for urself whether it completes yum/rpm commands.
Code:
~$source /etc/bash_completion