<?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 for Linux by Examples</title>
	<atom:link href="http://linux.byexamples.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.byexamples.com</link>
	<description>We explain every GNU/Linux command by examples in this blog!</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:28:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on A complete zenity dialog examples 1 by ????? ????? &#187; Blog Archive &#187; Bash+Zenity</title>
		<link>http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101633</link>
		<dc:creator>????? ????? &#187; Blog Archive &#187; Bash+Zenity</dc:creator>
		<pubDate>Fri, 10 Feb 2012 07:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101633</guid>
		<description>[...] Zenity ???????? ????? ?????????? ??? ? ??? ? ??????? ?????? ??????????? ??? ????????? [...]</description>
		<content:encoded><![CDATA[<p>[...] Zenity ???????? ????? ?????????? ??? ? ??? ? ??????? ?????? ??????????? ??? ????????? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mplayer Alarm Clock by world clock</title>
		<link>http://linux.byexamples.com/archives/254/mplayer-alarm-clock/#comment-101632</link>
		<dc:creator>world clock</dc:creator>
		<pubDate>Tue, 07 Feb 2012 23:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/254/mplayer-alarm-clock/#comment-101632</guid>
		<description>Mplayer Alarm Clock &#187; Linux by Examples - just great!</description>
		<content:encoded><![CDATA[<p>Mplayer Alarm Clock &raquo; Linux by Examples &#8211; just great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mplayer Alarm Clock by worldclock</title>
		<link>http://linux.byexamples.com/archives/254/mplayer-alarm-clock/#comment-101631</link>
		<dc:creator>worldclock</dc:creator>
		<pubDate>Tue, 07 Feb 2012 23:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/254/mplayer-alarm-clock/#comment-101631</guid>
		<description>Mplayer Alarm Clock &#187; Linux by Examples - just great!</description>
		<content:encoded><![CDATA[<p>Mplayer Alarm Clock &raquo; Linux by Examples &#8211; just great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to list just directories ( the correct way) by Nicolas</title>
		<link>http://linux.byexamples.com/archives/314/how-to-list-just-directories-the-correct-way/#comment-101629</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 31 Jan 2012 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/314/how-to-list-just-directories-the-correct-way/#comment-101629</guid>
		<description># list only directory names in &quot;location&quot;:
find &quot;$location&quot; -mindepth 1 -maxdepth 1 -type d -printf &#039;%f&#039;</description>
		<content:encoded><![CDATA[<p># list only directory names in &#8220;location&#8221;:<br />
find &#8220;$location&#8221; -mindepth 1 -maxdepth 1 -type d -printf &#8216;%f&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serialize INI configuration to python dictionary by Opera</title>
		<link>http://linux.byexamples.com/archives/511/serialize-ini-configuration-to-python-dictionary/#comment-101628</link>
		<dc:creator>Opera</dc:creator>
		<pubDate>Tue, 31 Jan 2012 02:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/?p=511#comment-101628</guid>
		<description>The sleeping fox catches no poultry</description>
		<content:encoded><![CDATA[<p>The sleeping fox catches no poultry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on open multiple files in tabs, vim 7 can do that. by David</title>
		<link>http://linux.byexamples.com/archives/25/open-multiple-files-in-tabs-vim-7-can-do-that/#comment-101627</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 29 Jan 2012 00:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://mysurface.no-ip.org/blog/?p=25#comment-101627</guid>
		<description>I actually laughed when I got this to work.  I know its something simple, but it is really helpful.  Thanks for the post! 

also Ctrl-PageUp and Ctrl-PageDown, work to move between tabs. They are the same shortcuts for web browser tabs, Love it!</description>
		<content:encoded><![CDATA[<p>I actually laughed when I got this to work.  I know its something simple, but it is really helpful.  Thanks for the post! </p>
<p>also Ctrl-PageUp and Ctrl-PageDown, work to move between tabs. They are the same shortcuts for web browser tabs, Love it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A complete zenity dialog examples 1 by Andre</title>
		<link>http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101625</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sat, 28 Jan 2012 09:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101625</guid>
		<description>oops &quot;bat&quot; = &quot;bar&quot; :)</description>
		<content:encoded><![CDATA[<p>oops &#8220;bat&#8221; = &#8220;bar&#8221; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A complete zenity dialog examples 1 by Andre</title>
		<link>http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101624</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Sat, 28 Jan 2012 09:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/259/a-complete-zenity-dialog-examples-1/#comment-101624</guid>
		<description>how does this --progress option work? i want to execute a command when progress bat is full.

thank you
(reply to verwijs.pc@gmail.com)</description>
		<content:encoded><![CDATA[<p>how does this &#8211;progress option work? i want to execute a command when progress bat is full.</p>
<p>thank you<br />
(reply to <a href="mailto:verwijs.pc@gmail.com">verwijs.pc@gmail.com</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to list just directories ( the correct way) by anonymous</title>
		<link>http://linux.byexamples.com/archives/314/how-to-list-just-directories-the-correct-way/#comment-101621</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 19 Jan 2012 17:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://linux.byexamples.com/archives/314/how-to-list-just-directories-the-correct-way/#comment-101621</guid>
		<description>I agree with Salazar. The ls man page fails on this matter.</description>
		<content:encoded><![CDATA[<p>I agree with Salazar. The ls man page fails on this matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on setting up http proxy at console by Krishnaprasad</title>
		<link>http://linux.byexamples.com/archives/187/setting-up-http-proxy-at-console/#comment-101620</link>
		<dc:creator>Krishnaprasad</dc:creator>
		<pubDate>Thu, 19 Jan 2012 05:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://lne.blogdns.com/lbe/archives/187/setting-up-http-proxy-at-console/#comment-101620</guid>
		<description>Thanks a lot,
I reached this site after 4 hour search.</description>
		<content:encoded><![CDATA[<p>Thanks a lot,<br />
I reached this site after 4 hour search.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

