Add Bash Completion In Debian
2010年3月16日
2 条评论
Bash completion is a useful tool for completion of file paths, commands etc. By default it is enabled on Ubuntu but not on Debian. With two simple steps it can also be enabled on Debian.
1. Install bash-completion
First of all we need the install the according package:
阅读全文...
最新评论