亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

ubuntu如何實現自動補齊

小新
250
2021-02-01 14:36:31
欄目: 智能運維

ubuntu如何實現自動補齊

ubuntu實現自動補齊的方法:

1.以root權限利用vi編輯器打開/etc/bash.bashrc文件,命令:

sudo vi /etc/bash.bashrc

2.找到/etc/bash.bashrc文件中的下列代碼進行修改。


#enable bash completion in interactive shells

# if ! shopt -oq posix; then

# if [ -f /usr/share/bash-completion/bash_completion ]; then

# . /usr/share/bash-completion/bash_completion

# elif [ -f /etc/bash_completion ]; then

# . /etc/bash_completion

# fi

# fi


需要去掉去掉 if 到 fi 之間的注釋 # 號,例如:


#enable bash completion in interactive shells

if ! shopt -oq posix; then

if [ -f /usr/share/bash-completion/bash_completion ]; then

. /usr/share/bash-completion/bash_completion

elif [ -f /etc/bash_completion ]; then

. /etc/bash_completion

fi

fi


3.最后刷新保存一下即可,命令:


source /etc/bash.bashrc 



0
宽甸| 长武县| 万全县| 祁东县| 都兰县| 车致| 镇巴县| 尼玛县| 玛曲县| 大渡口区| 沁阳市| 米泉市| 南澳县| 吴旗县| 安远县| 张掖市| 泸溪县| 和政县| 西贡区| 西华县| 云林县| 南投市| 阿拉善盟| 金川县| 桂平市| 米林县| 河津市| 教育| 高唐县| 沽源县| 张北县| 沈阳市| 衡水市| 雷波县| 武冈市| 阿拉善左旗| 竹溪县| 双鸭山市| 永川市| 梅河口市| 合作市|