Launching graphical programs from a terminal window

Andre Truter andre.truter at gmail.com
Fri Feb 3 07:17:38 UTC 2006


On 2/3/06, thephotoman <rantman_2000 at yahoo.com> wrote:
> I remember that there was a way to launch graphical programs in the
> terminal that allowed the terminal window to be closed without also
> closing the program.  However, I cannot remember what it is.  Could
> someone refresh my memory?
>

just add and ampersand after the command.  For example:

xterm &

The ampersand tells the terminal to detatch the process from the
terminal and push it to the background.

HTH

--
Andre Truter | Software Engineer | Registered Linux user #185282
ICQ #40935899 | AIM: trusoftzaf | http://www.trusoft.co.za

~ A dinosaur is a salamander designed to Mil Spec ~




More information about the ubuntu-users mailing list