<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tyler Cipriani: Command-Timing-Bash-Prompt</title>
<link>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/</link>
<atom:link href="https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comments.rss" rel="self" type="application/rss+xml"/>

<copyright>Copyright © 2017 Tyler Cipriani</copyright>

<description>Tyler Cipriani</description>
<generator>ikiwiki</generator>
<pubDate>Wed, 13 Jun 2018 19:34:11 +0000</pubDate>
<item>
	<title>code formatting</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comment_1_abc32a353638841442a8d32ac734a812/</guid>

	<link>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/#comment-d5c38a2e8c0777c6f65c9d5414d03e66</link>

	<dc:creator>bbearnes</dc:creator>


	<pubDate>Tue, 20 Sep 2016 05:19:07 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>It looks like there’re code formatting issues in this post - HTML getting escaped where it shouldn’t?
</description>


</item>
<item>
	<title>Fixed!</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comment_2_0173b8da766bfad225e69bafda58c7cc/</guid>

	<link>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/#comment-fc84b6fd9e930b27a6e8917fb3e35f73</link>

	<dc:creator>thcipriani</dc:creator>


	<pubDate>Tue, 20 Sep 2016 14:20:49 +0000</pubDate>
	<dcterms:modified>2018-06-13T19:34:11Z</dcterms:modified>


	<description>&lt;p&gt;&lt;em&gt;Comment by bbearnes — Tue 2016-09-20 05:19:07 AM&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It looks like there’re code formatting issues in this post - HTML getting escaped where it shouldn’t?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Thanks for the heads-up. This was ikiwiki’s markup engine interpreting bash’s &lt;code&gt;[[&lt;/code&gt; builtin as the start of link.&lt;/p&gt;
&lt;p&gt;I fixed this in the dumbest way possible, that is, I made the code sh/POSIX-compliant so that it only uses &lt;code&gt;[&lt;/code&gt; rather than &lt;code&gt;[[&lt;/code&gt; &lt;img src=&quot;https://tylercipriani.com/smileys/neutral.png&quot; alt=&quot;:|&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I should find a better way around this problem…&lt;/p&gt;

</description>


</item>

</channel>
</rss>
