Re: Using screen
Lars Noodén <[email protected]> Fri, 19 Feb 2021 21:29:40 +0200
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
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, screen -ls and that will show which sessions, if any, are available. Which distro and what are you trying to do? /Lars