linux centos7.4 针对新建用户登录后显示bash-4.2

来源:互联网 发布:淘宝晒图内裤男士 编辑:程序博客网 时间:2024/06/02 05:58

usermod -s /bin/bash -d/home/test test


如果不生效着配置/etc/profile export PS1='[\u@\h \w]'

source /etc/profile

阅读全文
0 0
原创粉丝点击