Copying GNU screen scrollback buffer to file (extended hardcopy)?
How do I easily copy the GNU screen scrollback buffer to a file? IE, a more powerful version of the 'hardcopy' command? In GNU screen, I can use " ctrl - a ESC " to enter the scrollback buffer. I could then mark the entire buffer and use " ctrl - a ctrl - ] " to paste it into an emacs buffer, thus saving it to a file. However, this is tedious. Is there a screen command that'll simply copy the scrollback buffer to a file, like 'hardcopy' does for the visible portion of the screen? Bill To write the entire contents of the scrollback buffer to a file, type Ctrl + A and : to get to command mode,