The one thing that annoys me when I use screen is that I can’t scroll up after a long output has printed. To log outputs, add the following near the top (required!) of your screenrc file ($HOME/.screenrc): # auto-log http://www.cmdln.org/2007/07/20/automatic-session-logging-and-monitoring-with-gnu-screen-for-the-paranoid/ ## search for “STRING ESCAPES” in the manpage # logfile /tmp/screen_%Y-%m-%d-%c:%s_%n.log ## not using above read more
