Re: logout from ssh session

From: B ($B5HF#1QL_at_(B)
Date: 01/14/04

  • Next message: Dave Markham: "Re: Port forwarding more than once"
    Date: Wed, 14 Jan 2004 12:35:03 +0900 (JST)
    To: dodik@yfaat.ch.huji.ac.il
    
    

    In article <06a801c3da09$a94702f0$2a624084@ch.huji.ac.il> (at Tue, 13 Jan 2004 21:15:52 +0200), "David Danovich" <dodik@yfaat.ch.huji.ac.il> says:

    > able to logout from the computer. When I write logout computer just
    > freeze and wait till job finished.

    ssh -n?

    You can logout immediately if the "background" application closes
    stdin/stdout/stderr.

    (It would be nice to have an option to automatically redirect them to
    /dev/null when we logout.)

    --yoshfuji


  • Next message: Dave Markham: "Re: Port forwarding more than once"