PDA

View Full Version : GNU Screen


karthik085
December 19th, 2005, 11:06 PM
One of the best tools for power users.

Most modern Unix-based operating systems (e.g. Linux, MacOS X, and BSD) come with a little console-mode utility called GNU Screen. It's a powerful tool in the hands of the console warrior, a veritable Swiss Army knife of text-mode human-computer interaction.

This utility, despite its considerable usefulness, goes unused by a great many people. Why is this? Few people even know it's there, and those that do rarely understand the problem it solves. In this article, I will explain what screen does for you, and provide a simple set of instructions for accomplishing basic tasks using screen. My audience is those that are skilled with the command line but who have little or no experience with screen itself.

http://www.kuro5hin.org/story/2004/3/9/16838/14935
http://www.cooper.edu/~lent/random/screen/GNU_screen_command.html

mmmjello
October 26th, 2006, 01:00 PM
This is brilliant! I have been looking for something like this for a couple of months. I hate the name. It makes it difficult to find advice on use when doing a search. This has helped solve some remote access problems I have had.

Thanks! ;)