Hi,

with screen I could start processes in the background with &. When I
then closed the shell, the process would keep running and the shell
would close.

With tmux, if I do this, the shell waits for the started process to
finish. Even if I do disown %1 it still waits for the process. Only
"nohup command &" keeps the shell from waiting.

I don't understand what exactly is happening and what causes the
difference between screen and tmux. Any advice would be much
appreciated.

Best,
 Mika

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to