Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Okay with $PATH this is what I got bash: /home/otis/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/lib/jvm/jdk1.7.0/bin: No such file or directory
    – otis
    Commented Dec 18, 2012 at 22:59
  • 1
    You can fix this temporarily by following the instructions above, but you need to figure out why this is happening. I would look in .bashrc and .bash_profile first.
    – user55325
    Commented Dec 18, 2012 at 23:07
  • 1
    @ToDo: I believe you meant “In a terminal type echo $PATH.” Commented Dec 18, 2012 at 23:52