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 &#39;ls&#39; is available in &#39;/bin/ls&#39;<br>The command could not be located because &#39;/bin&#39; 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>