<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://aperiodic.net/screen/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://aperiodic.net/screen/feed.php">
        <title>GNU screen</title>
        <description></description>
        <link>http://aperiodic.net/screen/</link>
        <image rdf:resource="http://aperiodic.net/screen/lib/images/favicon.ico" />
       <dc:date>2013-06-19T18:53:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://aperiodic.net/screen/quick_reference?rev=1370017484&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/start?rev=1357829109&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/faq?rev=1351877627&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/commands:password?rev=1351016120&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/quick_referencehttps:agora.akamai.com_wiki_insight_4797_notes_on_master_test_plan_results_-_first_run?rev=1341327482&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/commands:hardstatus?rev=1334771085&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/other_links?rev=1332419094&amp;do=diff"/>
                <rdf:li rdf:resource="http://aperiodic.net/screen/commands:at?rev=1328267409&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://aperiodic.net/screen/lib/images/favicon.ico">
        <title>GNU screen</title>
        <link>http://aperiodic.net/screen/</link>
        <url>http://aperiodic.net/screen/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://aperiodic.net/screen/quick_reference?rev=1370017484&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-31T16:24:44+00:00</dc:date>
        <title>quick_reference - Added detach command</title>
        <link>http://aperiodic.net/screen/quick_reference?rev=1370017484&amp;do=diff</link>
        <description>Getting in
 start a new screen session with session name  screen -S &lt;name&gt;  list running sessions/screens  screen -ls  attach to a running session  screen -r  ... to session with name  screen -r &lt;name&gt;  the “ultimate attach”  screen -dRR (Attaches to a screen session.  If the session is attached elsewhere, detaches that other display.  If no session exists, creates one.  If multiple sessions exist, uses the first one.)  detach a running session  screen -d &lt;name&gt; 
Escape key


All screen commands…</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/start?rev=1357829109&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-10T14:45:09+00:00</dc:date>
        <title>start - Removed two broken links, updated one link and added another</title>
        <link>http://aperiodic.net/screen/start?rev=1357829109&amp;do=diff</link>
        <description>Intro


Screen is a text-based program usually described as a window manager or terminal multiplexer.  While it does a great many things, its two biggest features are its detachability and its multiplexing.  The detachability means that you can run programs from within screen, detach and logout, then log in later, reattach, and the programs will still be there.  The multiplexing means that you can have multiple programs running within a single screen session, each within its own window.  You can…</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/faq?rev=1351877627&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-02T17:33:47+00:00</dc:date>
        <title>faq</title>
        <link>http://aperiodic.net/screen/faq?rev=1351877627&amp;do=diff</link>
        <description>How do I get screen to put things into my terminal's scrollback?


First off, it's recommended that you use screen's scrollback buffer instead.  Since you can have multiple windows in a screen session, if you switch between those windows, your terminal scrollback will mix lines from all of those windows, but screen keeps separate scrollback buffers for each one.  Just use C-a ESC  or C-a [ to enter copy mode.  (See also the interface examples for a description of how to make xterm's keystrokes w…</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/commands:password?rev=1351016120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-23T18:15:20+00:00</dc:date>
        <title>commands:password - old revision restored</title>
        <link>http://aperiodic.net/screen/commands:password?rev=1351016120&amp;do=diff</link>
        <description>Default Keybindings


None.

Syntax

	*  password [crypted_pw]

Description


Present a crypted password in your ”.screenrc” file and screen will
ask for it whenever someone attempts to resume a detached session.  This
is useful if you have privileged programs running under screen and you
want to protect your session from reattach attempts by another user
masquerading as your uid (i.e. any superuser.)  If no crypted password is
specified, screen prompts twice for typing a password and places its…</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/quick_referencehttps:agora.akamai.com_wiki_insight_4797_notes_on_master_test_plan_results_-_first_run?rev=1341327482&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-07-03T14:58:02+00:00</dc:date>
        <title>quick_referencehttps:agora.akamai.com_wiki_insight_4797_notes_on_master_test_plan_results_-_first_run - created</title>
        <link>http://aperiodic.net/screen/quick_referencehttps:agora.akamai.com_wiki_insight_4797_notes_on_master_test_plan_results_-_first_run?rev=1341327482&amp;do=diff</link>
        <description>test</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/commands:hardstatus?rev=1334771085&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-18T17:44:45+00:00</dc:date>
        <title>commands:hardstatus</title>
        <link>http://aperiodic.net/screen/commands:hardstatus?rev=1334771085&amp;do=diff</link>
        <description>Default Keybindings


None.

Syntax

	*  hardstatus [on|off]
	*  hardstatus [always]lastline|message|ignore [string]
	*  hardstatus string [string]

Description


This command configures the use and emulation of the terminal’s hardstatus
line.  The first form toggles whether screen will use the hardware
status line to display messages.  If the flag is set to “off”, these
messages are overlaid in reverse video mode at the display line.  The
default setting is “on”.</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/other_links?rev=1332419094&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-22T12:24:54+00:00</dc:date>
        <title>other_links</title>
        <link>http://aperiodic.net/screen/other_links?rev=1332419094&amp;do=diff</link>
        <description>screen Links

Other screen Resources

	*  Screen User's Manual (Error 404)
	*  screen quick reference
	*  Old screen FAQ (Last updated in 1999.)
	*  Still-working mirror of Sven's screen pages

Articles About screen

	*  The beauty of screen
	*  Take console productivity to a new level with Screen
	*  Applications that Changed My Life: screen
	*   Conky in Screen
	*  Scripting screen for fun and profit
	*  Extreme Multitasking with GNU Screen + Tabbed Client</description>
    </item>
    <item rdf:about="http://aperiodic.net/screen/commands:at?rev=1328267409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-03T11:10:09+00:00</dc:date>
        <title>commands:at - add example of running the at command</title>
        <link>http://aperiodic.net/screen/commands:at?rev=1328267409&amp;do=diff</link>
        <description>Default Keybindings


None.

Syntax

	*  at [identifier][#|*|%] command [args ... ]

Description


Execute a command at other displays or windows as if it had been entered
there.  at changes the context (the “current window” or “current
display” setting) of the command.  If the first parameter describes a
non-unique context, the command will be executed multiple times.  If the
first parameter is of the form ”identifier*” then identifier
is matched against user names and the command is executed o…</description>
    </item>
</rdf:RDF>
