不小心把root的根目录删了,而且很多次,也不知道谁干的。每次都得百度,老记不住,自己写下来吧

(1)-bash-4.1# vim .bash_profile export PS1='[\u@\h \W]\$'(2)-bash-4.1# source .bash_profile

这两步执行完就恢复正常