| View previous topic :: View next topic |
| Author |
Message |
jau
Joined: 10 Jan 2008 Posts: 6
|
Posted: Thu Jan 10, 2008 11:27 pm Post subject: how to run tintin in background? |
|
|
apparently, everytime i do ./tt++ run.tin &
it fires it up then just stops... any ideas?
i even tried to run it, ctrl + z to suspend it then use bg command, yet it still fails |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3281
|
Posted: Fri Jan 11, 2008 4:23 am Post subject: |
|
|
Easiest is to run screen and start tintin, then use ctrl-a d to detach the screen session.
Use screen -r to reattach the screen session. |
|
| Back to top |
|
 |
jau
Joined: 10 Jan 2008 Posts: 6
|
Posted: Fri Jan 11, 2008 8:20 pm Post subject: |
|
|
| that works great, thanks! |
|
| Back to top |
|
 |
|