<?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: Lazy Reading for 2014/08/31	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/08/31/lazy-reading-for-20140831/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/08/31/lazy-reading-for-20140831/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Sun, 31 Aug 2014 21:35:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/08/31/lazy-reading-for-20140831/comment-page-1/#comment-253436</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 31 Aug 2014 21:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14643#comment-253436</guid>

					<description><![CDATA[Interesting on the zsh bit.

Question though, with regard to the microservices link, isn&#039;t that the design of the DragonFly kernel with LWKT?]]></description>
			<content:encoded><![CDATA[<p>Interesting on the zsh bit.</p>
<p>Question though, with regard to the microservices link, isn&#8217;t that the design of the DragonFly kernel with LWKT?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jrm		</title>
		<link>https://www.dragonflydigest.com/2014/08/31/lazy-reading-for-20140831/comment-page-1/#comment-252698</link>

		<dc:creator><![CDATA[jrm]]></dc:creator>
		<pubDate>Sun, 31 Aug 2014 15:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=14643#comment-252698</guid>

					<description><![CDATA[For zsh users:

% cd /var
% cd /var/db
% cd /var/db/pkg/
% cd /home/
% cd /home/jrm/
% cd /home/jrm/tmp/
% cd /home/jrm/tmp/blah
% cd -
0 -- /var
1 -- /var/db
2 -- /var/db/pkg
3 -- /home
4 -- /home/jrm
5 -- /home/jrm/tmp

Hitting [file]tab[/file] after the [cmd]cd -[/cmd] gives the list shown, then you can make your selection.]]></description>
			<content:encoded><![CDATA[<p>For zsh users:</p>
<p>% cd /var<br />
% cd /var/db<br />
% cd /var/db/pkg/<br />
% cd /home/<br />
% cd /home/jrm/<br />
% cd /home/jrm/tmp/<br />
% cd /home/jrm/tmp/blah<br />
% cd &#8211;<br />
0 &#8212; /var<br />
1 &#8212; /var/db<br />
2 &#8212; /var/db/pkg<br />
3 &#8212; /home<br />
4 &#8212; /home/jrm<br />
5 &#8212; /home/jrm/tmp</p>
<p>Hitting [file]tab[/file] after the [cmd]cd -[/cmd] gives the list shown, then you can make your selection.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
