Linux命令全部失效
不知道咋了,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问题解决了~
不知道咋了,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问题解决了~