LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   simple newbie question (https://www.linuxquestions.org/questions/red-hat-31/simple-newbie-question-216499/)

naijaguy 08-11-2004 10:49 PM

simple newbie question
 
If I knew what to call this, I'd search for it. I remember from years ago that when running a program from the command line in *nix, you could specify some argument that would run the program and then give the prompt back to you. For example, typing

> emacs


normally runs emacs but then doesn't take you to another prompt in that terminal. How do you get that prompt? I assume it's the same among the flavors of Linux, but I'll be using Red Hat.

Sorry for such a boring question!

Thanks...

archdev 08-11-2004 10:55 PM

Code:

emacs &


All times are GMT -5. The time now is 02:58 PM.