in reply to Re^5: Remote Session Starting
in thread Remote Session Starting

The code that I am using id from that post.

Unfortunately I am trying to modify its usage but am not doing a very good apparently as I need to keep the session variable in scope as joost points out.

Replies are listed 'Best First'.
Re^7: Remote Session Starting
by gman (Friar) on Mar 02, 2008 at 03:01 UTC
    The nohup (from post http://www.perlmonks.org/?node_id=378036) application is responsible for disconnecting your X window/application from the parent tty. Allowing you to end your telnet and continue in the X application.