<?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: From The Linux Terminal To Shell Scripts</title>
	<atom:link href="http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/</link>
	<description>A Third Eye on Technology</description>
	<lastBuildDate>Fri, 11 May 2012 19:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: markba</title>
		<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/comment-page-1/#comment-3135</link>
		<dc:creator>markba</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=461#comment-3135</guid>
		<description>For automatic acceptance of the Java license, I&#039;ve posted the solution here: http://ubuntuforums.org/showpost.php?p=6838748&amp;postcount=12

In code:
echo sun-java6-jdk shared/accepted-sun-dlj-v1-1 select true &#124; /usr/bin/debconf-set-selections
echo sun-java6-jre shared/accepted-sun-dlj-v1-1 select true &#124; /usr/bin/debconf-set-selections
apt-get install --yes sun-java6-jdk</description>
		<content:encoded><![CDATA[<p>For automatic acceptance of the Java license, I&#8217;ve posted the solution here: <a href="http://ubuntuforums.org/showpost.php?p=6838748&#038;postcount=12" rel="nofollow">http://ubuntuforums.org/showpost.php?p=6838748&#038;postcount=12</a></p>
<p>In code:<br />
echo sun-java6-jdk shared/accepted-sun-dlj-v1-1 select true | /usr/bin/debconf-set-selections<br />
echo sun-java6-jre shared/accepted-sun-dlj-v1-1 select true | /usr/bin/debconf-set-selections<br />
apt-get install &#8211;yes sun-java6-jdk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xosted</title>
		<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/comment-page-1/#comment-2553</link>
		<dc:creator>xosted</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=461#comment-2553</guid>
		<description>Hi David,
Thank you for the mail.
The new code works fine. Cheers.</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
Thank you for the mail.<br />
The new code works fine. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david_steinlage</title>
		<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/comment-page-1/#comment-2542</link>
		<dc:creator>david_steinlage</dc:creator>
		<pubDate>Fri, 14 Nov 2008 00:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=461#comment-2542</guid>
		<description>xosted:

Wordpress was causing the double-hyphen placed before the word &quot;output&quot; to be blended together into one hyphen so it wouldn&#039;t paste over correctly.  I&#039;ve made a correction above to accommodate for this.</description>
		<content:encoded><![CDATA[<p>xosted:</p>
<p>WordPress was causing the double-hyphen placed before the word &#8220;output&#8221; to be blended together into one hyphen so it wouldn&#8217;t paste over correctly.  I&#8217;ve made a correction above to accommodate for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xosted</title>
		<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/comment-page-1/#comment-2529</link>
		<dc:creator>xosted</dc:creator>
		<pubDate>Thu, 13 Nov 2008 08:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=461#comment-2529</guid>
		<description>Hi Dave,
The code to install Medibuntu is not working for me.
Everythin else works fine.
Very good post - I like the way you explained all the Terminal commands.
Keep &#039;em coming!</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
The code to install Medibuntu is not working for me.<br />
Everythin else works fine.<br />
Very good post &#8211; I like the way you explained all the Terminal commands.<br />
Keep &#8216;em coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

