Screen

From Anthony Pastor Wiki Notes - Verba volant, scripta manent
Revision as of 12:38, 3 December 2015 by Anthoanthop (talk | contribs) (Created page with "=To write the entire contents of the scrollback buffer to a file= <syntaxhighlight lang="bash"> Ctrl + A and : to get to command mode, then hardcopy -h <filename> </syntaxhigh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To write the entire contents of the scrollback buffer to a file

Ctrl + A and : to get to command mode, then
hardcopy -h <filename>