
August 26th, 2004
|
Connoisseur | | Join Date: May 16th, 2004 Location: Big Apple
Posts: 266
| |
Re: Oooops Quote: Originally posted by Guest77 Hmm,
The advice worked all the way up to the point of checking the version of the JVM.... but then I realized that when I did the export PATH command... I accidentally typed..
export PATH=SPATH
instead of using the $
Heh.. oops, how do I fix this? Thanks | you can't really restore the value of the PATH variable to what it was before. Just close the terminal window and open a new one, the PATH variable will have the original value. |