Such as in the picture the vim environment cat environment the ls command such things and don't know what is

CodePudding user response:
Hello, please can you solve it I also like this,CodePudding user response:
With the solutionCodePudding user response:
Resolved encountered the same problem.
Because of environmental variables are conflict, cause the basic command (such as ls sudo),
This time need to set the environment variable PATH (session),
The solution:
$PATH=/usr/kerberos/sbin,/usr/kerberos/bin:/usr/local/sbin,/usr/local/bin,/sbin,/bin:/usr/sbin/usr/bin:
And then you can edit a profile,
CodePudding user response:
On the third floor method effectively solve, thank you