Save Screen (program) output to a file

后端 未结 11 2454
长发绾君心
长发绾君心 2020-12-02 04:30

I need to save the whole output of Screen to a file to check later all the content.

The reason is that I\'m dumping a flash memory through a serial port, using Scree

11条回答
  •  渐次进展
    2020-12-02 05:35

    You can also use Control-a + H to save loggings into screenlog.n file. One more Control-a + H to turn off.

    C-a H: Begins/ends logging of the current window to the file "screenlog.n".

提交回复
热议问题