Re: Using screen

2021-02-19 Thread david kerns
just type screen ... if you're in a brand new window with no other text.. you may not notice the subtly hit return a few times on a new window.. then type screen .. should be a fresh window.. then exit, and you'll get your old screen back (as screen exits) On Fri, Feb 19, 2021 at 12:24 PM M.R.P. z

Re: Using screen

2021-02-19 Thread Lars Noodén
On 2/19/21 7:50 PM, M.R.P. zensky wrote: > Hello I have installed screen on linux but how do you start screen? > In a terminal. Usually, I add the options -D -r when I run it. See "man screen" Once it is running, there won;t be much indication that it is runningm though you can try, sc

Using screen

2021-02-19 Thread M.R.P. zensky
Hello I have installed screen on linux but how do you start screen?