LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Run?! (https://www.linuxquestions.org/questions/linux-newbie-8/run-777152/)

Xzibit 12-21-2009 12:10 AM

Run?!
 
Does Linux's Shells have a Run Command ?
Please explain :-) thx

Web31337 12-21-2009 12:18 AM

what is Run Command?

linuxlover.chaitanya 12-21-2009 01:22 AM

Can you explain a bit more on that?
What command are you talking about?
And what you trying to do?

~sHyLoCk~ 12-21-2009 01:52 AM

Judging from your post here: http://www.linuxquestions.org/questi...e-file-777151/
to execute a file or "running" it use "sh filename" or "./filename" from terminal.

newlifecoming 12-21-2009 02:36 AM

options have the diffrent commands

lupusarcanus 12-21-2009 03:55 AM

Like "Run" in Windows?

cola 12-21-2009 09:00 AM

Quote:

Originally Posted by Xzibit (Post 3799510)
Does Linux's Shells have a Run Command ?
Please explain :-) thx

man run and see the result.
Are you talking about "ALT+F2" ?

~sHyLoCk~ 12-21-2009 09:02 AM

Quote:

Originally Posted by cola (Post 3799933)
man run and see the result.
Are you talking about "ALT+F2" ?

I don't think there's a manual for run, maybe if a specific distro uses this command, but I doubt that.

I think he means Alt+F2.

Xzibit 12-21-2009 09:17 AM

terminal options . not windows! Thanks!
 
I might be wrong but like in windows .

Or what might help is a Webpage with all the commands when using the terminal and simple instructions beside them ..

EricTRA 12-21-2009 09:23 AM

Hi,

I think you are referring to the 'Run' box/option you get when clicking on the Start button in Windows. From that box you can launch a command. In my opinion this doesn't exist in Linux, but you can launch about any command from a terminal. Other users already have indicated how you can switch to a 'fullblown' terminal session, or you can open a terminal window from within your GUI.

To list Linux commands and their descriptions I find these sites very helpfull:

http://www.pixelbeat.org/cmdline.html
http://www.oreillynet.com/linux/cmd/
http://ss64.com/bash/

I hope this helps you out a bit.

Kind regards,

Eric

MTK358 12-21-2009 09:26 AM

You mean like a window where you type the command and it is run as a program?

You can just type in in a terminal, but closing the terminal will kill the application.

In GNOME you can get a window that you type the command in that closes automatically without killing the application by pressing Alt+F2. This is convenient when you don't want to have a terminal window hanging around just to keep the application running. But you won't be able to see the program's command-line output.

You also said if the shell has a run command, the shell practically is the run command!

Xzibit 12-21-2009 09:51 AM

Fullblown terminal session ?

MTK358 12-21-2009 09:53 AM

That would work. But if you just want to launch a GUI application, then I would recommend using Alt+F2 if you have GNOME (I don't know if it works in KDE, maybe it does).

pixellany 12-21-2009 10:17 AM

KDE has a run command in the menus, but--as many have mentioned--it's easy enough to just open a terminal.

catkin 12-21-2009 10:18 AM

Quote:

Originally Posted by MTK358 (Post 3799994)
That would work. But if you just want to launch a GUI application, then I would recommend using Alt+F2 if you have GNOME (I don't know if it works in KDE, maybe it does).

IDK about KDE either but Alt+F2 works in Xfce too -- closest dang thing to Windows+R ah ivver did see. It didn't like cmd but xterm started up sweet as a new Fordson on a Summer's day.


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