Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's command line page.

 

 

 

 

 

(Command line) Start an application from terminal and make it run autonomously

 

Start an application from terminal and make it run autonomously is a command line code snippet to start an application from terminal and make it run autonomously. After this, the terminal can be closed.

 

 

Below the terminal output of doing the above can be seen:

 

richel@richel-K73E:~$ gftp
^Z
[1]+  Stopped                 gftp
richel@richel-K73E:~$ bg
[1]+ gftp &
richel@richel-K73E:~$ disown
richel@richel-K73E:~$

 

 

 

 

 

Go back to Richel Bilderbeek's command line page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict