Screen: Difference between revisions
Jump to navigation
Jump to search
Anthoanthop (talk | contribs) No edit summary |
Anthoanthop (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=To write the entire contents of the scrollback buffer to a file= | =To write the entire contents of the scrollback buffer to a file= | ||
Ctrl + A and : to get to command mode then: | |||
Ctrl + A and : to get to command mode then | hardcopy -h <filename> | ||
hardcopy -h <filename | |||
Revision as of 12:40, 3 December 2015
To write the entire contents of the scrollback buffer to a file
Ctrl + A and : to get to command mode then:
hardcopy -h <filename>