On Mon, Feb 06, 2006 at 04:28:11PM -0500, Philip Mak wrote:
> Problem: I'm running a program inside screen over SSH, but if my internet
> connection lags out, then that program gets paused too.
> 
> How can I make the program not wait for my internet connection? I
> don't want to detach from screen because I want to see what the
> program's doing (when I'm not lagged out).

Maybe the 'nonblock' and 'defnonblock' commands help here.

Cheers,
  Michael.

-- 
Michael Schroeder           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to