# ------------------------------------------------------------------------------ # STARTUP SCREENS # ------------------------------------------------------------------------------ screen bash screen emacs -nw chdir /home/me/src screen -t code
Second, take a look at this project which will
Re-create the screen windows Populate them with the session history you once had before the reboot Log you into your previously logged in host via ssh Place you into the same working directory you were once in. Most of this data is derived from the prompt. Running any previously ran commands would be extremely dangerous, so this is as far as I can get you.