Debian/Ubuntu:让apt-get install 有自动补齐功能
# enable programmable completion features
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
都是命令行的配制工具:
rcconf
系统引导是你想要启动的服务,很有用工具。
base-config
基系统配制,第一次启动后,碰到的就是它吧,配制的方面很多哦,呵呵。 继续阅读 »