<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using screen for linux background processing</title>
	<atom:link href="http://www.stpe.se/2009/09/using-screen-for-linux-background-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stpe.se/2009/09/using-screen-for-linux-background-processing/</link>
	<description>Not a blog, more a log.</description>
	<lastBuildDate>Sat, 07 Aug 2010 04:37:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: xer</title>
		<link>http://www.stpe.se/2009/09/using-screen-for-linux-background-processing/comment-page-1/#comment-5693</link>
		<dc:creator>xer</dc:creator>
		<pubDate>Thu, 19 Nov 2009 17:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.stpe.se/?p=125#comment-5693</guid>
		<description>well... i found an answer, mybe can help:
from screen&#039;s man:
-L   tells screen to turn on automatic output logging for the windows.

and it works nicesly!!!
regards</description>
		<content:encoded><![CDATA[<p>well&#8230; i found an answer, mybe can help:<br />
from screen&#8217;s man:<br />
-L   tells screen to turn on automatic output logging for the windows.</p>
<p>and it works nicesly!!!<br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xer</title>
		<link>http://www.stpe.se/2009/09/using-screen-for-linux-background-processing/comment-page-1/#comment-5691</link>
		<dc:creator>xer</dc:creator>
		<pubDate>Thu, 19 Nov 2009 14:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stpe.se/?p=125#comment-5691</guid>
		<description>hello
nice how to
just a question:
how can i make a log of a background process using screen?
i have tryied as follow:

screen -A -m -d -S prog01 executable &gt; server.log

server.log is created, but with 0 rows...
how can i fill a file with all output?
it&#039;s a &quot;how to logging&quot; ;-)
thanx in advance</description>
		<content:encoded><![CDATA[<p>hello<br />
nice how to<br />
just a question:<br />
how can i make a log of a background process using screen?<br />
i have tryied as follow:</p>
<p>screen -A -m -d -S prog01 executable &gt; server.log</p>
<p>server.log is created, but with 0 rows&#8230;<br />
how can i fill a file with all output?<br />
it&#8217;s a &#8220;how to logging&#8221; <img src='http://www.stpe.se/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
thanx in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
