Linux重新生成root结构

/root/ 文件删除了.

-bash: history: /root/.bash_history: cannot create: No such file or directory

 

mkdir /root

cp -a /etc/skel/.[!.]* /root

 

https://blog.csdn.net/minicto/article/details/53693765

posted @ 2020-03-12 15:26  multitude  阅读(345)  评论(0)    收藏  举报