# HG changeset patch # User Oleksandr Gavenko # Date 1605988182 -7200 # Node ID 1f5e1b2e8db1501362d0aa245d0e58bbf23382fd # Parent 721211645861f3d70c46420f350a2b4306b72945 Added link to Screen doc. diff -r 721211645861 -r 1f5e1b2e8db1 terminal.rst --- a/terminal.rst Sat Nov 21 21:48:41 2020 +0200 +++ b/terminal.rst Sat Nov 21 21:49:42 2020 +0200 @@ -100,6 +100,10 @@ * https://en.wikipedia.org/wiki/Ttyrec * https://en.wikipedia.org/wiki/Script_(Unix) +https://www.gnu.org/software/screen/manual/html_node/Log.html + Begins/ends logging of the current window to the file ``screenlog.n`` in the window’s default + directory, where n is the number of the current window. + Installing terminal utilities =============================