LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ruinning programs (https://www.linuxquestions.org/questions/linux-newbie-8/ruinning-programs-291125/)

patricodog 02-16-2005 06:03 PM

Ruinning programs
 
I think I understand how to install programs with yum, but Running them is something else. In mandrakelinux I remember having to just type the name of the program somewhere adn it would load up. Is it the same in Fedora? Where is it that I can do it from? Also, I never understood it, but how do you know exactly what should be the name used in the command. I remember opening up firefox by just typing firefox, but how should one know its just that and not "mozilla" or mozilla_firefox", etc. If anyone can shed some light on this I'd appreciate it.

eduardomsilva 02-16-2005 06:31 PM

Well the question of the commands are quite complicated... but usually all the programs have a very intuitive name... so you may find very easily the name of a certain application.

What you may usually use is the <tab> key... to auto-complete your command. For example if you are not sure about firefox command name, you just try "firefox<tab>", or "mozila<tab>" and you will see some alternatives, and you will see that some of them will be for sure more appropriate to your intents...

So, in my opinion you just have to try to deduce the most appropriate name of the app that you want to run.

A very trick way to find out a command that do some kind of thing that you want is the "apropos" command. Basically if you want to do something, like mail client, you may write "apropos mail"... and you will get lot of information about mail stuff...

The best way to deal with the commands... is just to practice and play with them... and use the "man" to help you to figure out what they mean...

See you

/Edu

patricodog 02-16-2005 08:02 PM

Thanks Eduardo, I'm starting to get it.


All times are GMT -5. The time now is 02:43 AM.