linux切换到用户后,前面是bash-4.1$

当更改了用户的家目录后发现切换到 普通用户或root用户后

是bash-4.1$或bash-3.1$

只需要

cd/etc/skel

cp.bash_logout.bash_profile.bashrc/home/kevin

就可以了


你可能感兴趣的:(linux,用户)