<?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: The Linux `at&#8217; command</title>
	<atom:link href="http://jamesmcdonald.id.au/it-tips/the-linux-at-command/feed" rel="self" type="application/rss+xml" />
	<link>http://jamesmcdonald.id.au/it-tips/the-linux-at-command</link>
	<description>The Practical Application of Linux and Opensource Technology, and Other Stuff</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:21:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Linux `at&#8217; command &#8211; Part II &#8211; The Telarah Times</title>
		<link>http://jamesmcdonald.id.au/it-tips/the-linux-at-command/comment-page-1#comment-35042</link>
		<dc:creator>Linux `at&#8217; command &#8211; Part II &#8211; The Telarah Times</dc:creator>
		<pubDate>Tue, 22 Feb 2011 08:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=2772#comment-35042</guid>
		<description>[...] I am looking at the Linux at command again. [...]</description>
		<content:encoded><![CDATA[<p>[...] I am looking at the Linux at command again. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://jamesmcdonald.id.au/it-tips/the-linux-at-command/comment-page-1#comment-21697</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sat, 19 Jun 2010 12:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=2772#comment-21697</guid>
		<description>Good tip at is probably overkill for something you just want to run in a little while.
Thanks  Craig</description>
		<content:encoded><![CDATA[<p>Good tip at is probably overkill for something you just want to run in a little while.</p>
<p>Thanks  Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwraig</title>
		<link>http://jamesmcdonald.id.au/it-tips/the-linux-at-command/comment-page-1#comment-21155</link>
		<dc:creator>cwraig</dc:creator>
		<pubDate>Wed, 09 Jun 2010 11:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=2772#comment-21155</guid>
		<description>I often use sleep to run stuff later as in to turn my computer off in an hour (like a snooze timer)
sleep 3600 &amp;&amp; init 0
This waits 3600 seconds (or 1 hour) and then shutsdown.</description>
		<content:encoded><![CDATA[<p>I often use sleep to run stuff later as in to turn my computer off in an hour (like a snooze timer)</p>
<p>sleep 3600 &amp;&amp; init 0</p>
<p>This waits 3600 seconds (or 1 hour) and then shutsdown.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

