Re: flushing to logfile
Bruno Cudini <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue, Aug 21, 2012 at 10:04:03AM +0200, Borja Soutullo wrote: > Is there any way to force the flushing of the screen buffer to the logfile? > I want to execute a command and immediately after that, get the logfile and > check the result of the command. Not sure of the differences, but isn't hardcopy a good way to do what you want ? You could use it to copy the content of the screen buffer on your disk, and then do whatever you want with it.