Type in the terminal window

echo $PATH

upper lower case is important. It should have /bin between colon characters 
somewhere

or try

/bin/ls

as a command.

Either you PATH environment is messed up or some important command files are 
missing from the /bin directory.

Reply via email to