I just want to have a quick overview of my detached GNU screen sessions. Is it possible to dump the current content to stdout ? Something like
screen --print SESSION_NAME > file.txt
|
|
|
You can dump one window of a screen session with You can dump a specific window with:
And all of them in a single file with:
You can also dump one file per window, by specifying which directory to dump them in (if you don't specify it, then they'll be dumped in the directory
(will be dumped in files called See the Use |
||||
|
|
Start Alternatively, after you have launched The logs will be created in your current working directory with the name The output of the windowlist when logging is enabled has an
|
|||
|
|