I was working on a node proxy application and used screen to be able to detach my terminal while leaving it running and capturing the output of the application. When I came back, I wanted to save everything and tracked down this bit of wisdom in a comment on a stackoverflow answer:
Ctrl+A and : to get to command mode, then hardcopy -h <filename>
No comments:
Post a Comment