不知道咋了,Linux上的所有命令都失效了,全是报:

-bash: whoami: command not found
-bash: who: command not found
-bash: logger: command not found

用xshell进入Linux,终端下输入:

export PATH=/bin:/usr/bin:/sbin:/usr/sbin

问题解决了~

标签: none

添加新评论