Add new comment
|
An article about screen can be very useful, since most new users are unaware of such a utility. In fact, most users never even realise that such a capability could be possible on the command line! But unfortunately, the article does not do a very good job at providing a clear introduction to screen. 1) The text is thoroughly confused about terminology. What the author refers to as "sessions", are actually called "windows" in the screen manpage. 2) The article also confuses a screen window (incorrectly called a session) with the shell running inside it. "exit" has nothing to do with screen. The text says: "To close a screen session where all tasks are finished you can type ''exit''". Exit is not a screen command, its a shell command. It does not close a screen session, it can possibly close the current screen window, because it actually causes the shell to exit. 3) The description of detaching and reattaching sessions is the only part that actually talks about sessions, and not about windows. But it is not consistent in the running example. The article fails to explain how a user can end up with two sessions in the "screen -ls" example. The author should definitely spend some time checking their facts and making sure their introduction on the topic does not confuse basic terms like this. Here is a very good introduction to screen for reference:http://www.kuro5hin.org/story/2004/3/9/16838/14935
Reply |





Recent comments
12 hours 10 min ago
14 hours 54 min ago
20 hours 20 min ago
22 hours 47 min ago
23 hours 30 min ago
1 day 42 min ago
1 day 2 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 12 hours ago