![]() |
What is This Command?!
What is the option I can use when I'm starting an application from the command line but want to continue to be able to type other things at the command line while it is running?
|
use
Code:
&Kind regards |
As repo said. You may want to check documentation: http://linuxcommand.org/lts0080.php.
|
oh satan bless you. I was on the road to insanity
|
Just to elaborate on repo's response, you need to place the ampersand after the name of a program, eg:
Code:
inkscape & |
If you're in run level 5 -- GUI, KDE, Gnome, etc -- you can right click in the terminal window and click "Open Tab" and switch back and forth between tabs with "Alt-1" and "Alt-2" or just click on the appropriate tab. Or the ampersand might be better, it just depends on what you're doing. Nice to know there are options. :)
|
| All times are GMT -5. The time now is 07:39 AM. |