自学内容网 自学内容网

Centos7系统没有tab补全功能

问题:

        新安装的centos7系统在执行命令的时候,没有tab补全命令

解决:

        1.安装epel源

yum install -y epel-release

        2.安装 bash-completion, bash-completion-extras

yum install -y bash-completion bash-completion-extras

        3.查看bash_completion.sh

find / -name bash_completion.sh

        结果:/etc/profile.d/bash_completion.sh

        

source /etc/profile

项目介绍

    基于Laravel和Vue的快速开发的后台管理系统。

    支持php8.0版本

    技术交流QQ群:533738074 加群请备注来源:如gitee、github、官网等

站点地址


原文地址:https://blog.csdn.net/weixin_40145448/article/details/135703682

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!