LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Mozilla (https://www.linuxquestions.org/questions/linux-general-1/mozilla-226844/)

Haroon 09-05-2004 01:16 AM

Mozilla
 
Hello
yesterday when i entered " Mozila" in my terminal window I could open Mozilla. Today when I wanted to open Mozilla I enterd command "Mozilla &" i got the following :
[1] 1188
at the next line:
$ bash: Mozilla: command not found
then the window waiting, when i press the " ctrl+c" i get the massage:
[1]+ Exit 127 Mozilla
What is wrong with my system??

Electro 09-05-2004 03:09 AM

Type whereis mozilla. If nothing comes up, you may have uninstall it accidently. You can also do "find / -iname '*mozilla*' 2>/dev/null".

If you use common sense by doing a search by yourself you will then come to a solution.

Haroon 09-05-2004 03:26 AM

Thank you Electro for your replay!
But i don't understand what do you mean, how can i do "find / -iname '*mozilla*' 2>/dev/null" should I write this command in the terminal window??
I am a very very new user of LINUX.

trickykid 09-05-2004 09:08 AM

If your typing Mozilla with a capital M.. stop it.. its always and usually just simply:

$ mozilla

To start or launch it. Linux is case sensitive, just a FYI and from your posts I'm going to assume your capitalizing the M.

Haroon 09-05-2004 12:46 PM

Thank you very much you helped me very much, it was not my fault it was the uper case.


All times are GMT -5. The time now is 03:31 PM.