I just upgraded to linux 10.4 from linux 9.10 and am having problems with running programs and looking at directories in the terminal.<br><br>For instance the command ls should give me all the contents of the directory that I am in. However, this is what I get when I enter ls:<br>
<br>snyderjm@snyderjm-laptop:/$ ls<br>Command 'ls' is available in '/bin/ls'<br>The command could not be located because '/bin' is not included in the PATH environment variable.<br>ls: command not found<br>
<br><br>Can you please help me resolve this issue ASAP so that I can start working with programs that are on my desktop and also on my external hard drives from within the terminal? These include many fortran based programs.<br>
<br>Thanks,<br><br>Jason<br>