When I tried to see the contents in a directory in cae computer it is showing this problem
ryeasmin42@ch208t:~$ ls -alt
could not open file '/etc/apt/sources.list'
Command 'ls' is available in '/bin/ls'
The command could not be located because '/bin' is not included in the PATH environment variable.
ls: command not found
Can anyone help me with this?
echo $PATH
? – Mostafa Ahangarha Mar 25 '16 at 16:57