Re: Saving running program to a file.

From: SINNER (99nesorjd_at_gates_of_hell.INVALID)
Date: 07/29/03

  • Next message: Jp.: "can't start X session as normal user anymore..."
    Date: Tue, 29 Jul 2003 03:27:27 GMT
    
    

    ["Followup-To:" header set to alt.os.linux.]
    Bill Unruh Wrote in alt.os.linux, on Tue, 29 Jul 2003 01:57:26 +0000 (UTC):

    > Is it possible to save a running program to a file, so that later I can
    > somehow run the file and the program will run in exactly the state it
    > was in when I saved it?

    how about:

    man screen.

    I use it for slrn in an ssh session, this waay in the event that the ssh
    session dies, I dont have to kill slrn to get back in, just type screen
    -D -r and I am right where I left off.

    As a sample, start screen, start your app, press CTL-a d and you will
    'detach' from the session. To get back in, type screen -r.

    Very underated utility. Almost a desktop manager for console apps.

    see this article for more on screen:

    http://palm.freshmeat.net/articles/view/581/

    -- 
    David
    "An idealist is one who, on noticing that a rose smells better than a
    cabbage, concludes that it will also make better soup." - H.L. Mencken
    

  • Next message: Jp.: "can't start X session as normal user anymore..."

    Relevant Pages

    • Re: ssh session freezes in dapper
      ... When I connect to remote machines from my local dapper workstation, ... and bulk text freezes the session ... Many people had ssh session hangs, when the command entered in remote ...
      (Ubuntu)
    • Re: ssh session freezes in dapper
      ... When I connect to remote machines from my local dapper workstation, ... and bulk text freezes the session ... Many people had ssh session hangs, when the command entered in remote ...
      (Ubuntu)
    • Re: opensshd hangs on tcp disconnect
      ... If I have an active ssh session, ... tear down the connection shortly afterward. ...
      (comp.security.ssh)
    • Re: IPV6 & pf
      ... Allerdings tritt der Effekt auf das die SSH Session nach einer Weile ... Es gibt allerdings noch 2 weitere gif interfaces. ... pass out quick inet6 from $CLIENTNETZ/64 to any keep state ...
      (de.comp.os.unix.bsd)
    • SSH question (some kind off-topic)
      ... When a password is send (via a POP3 session without SSL, ... forwarding, for instance, port 110 to the SSH session, or some other ... So my question is what happens in the SSH server then, the traffic can be analyzed on that side? ...
      (freebsd-questions)