<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>Tyler Cipriani: Command-Timing-Bash-Prompt</title>
<link href="https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/"/>
<link href="https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comments.atom" rel="self" type="application/atom+xml"/>
<author>

<name>Tyler Cipriani</name>

</author>

<rights type="html" xml:lang="en">

	<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike License</a>
	Copyright © 2017 Tyler Cipriani

</rights>


<id>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/</id>

<subtitle type="html">Tyler Cipriani</subtitle>
<generator uri="http://ikiwiki.info/">ikiwiki</generator>
<updated>2018-06-13T19:34:11Z</updated>
<entry>
	<title>code formatting</title>

	<id>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comment_1_abc32a353638841442a8d32ac734a812/</id>

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

	<author><name>bbearnes</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-09-20T05:19:07Z</published>


	<content type="html" xml:lang="en">
	It looks like there’re code formatting issues in this post - HTML getting escaped where it shouldn’t?

	</content>



</entry>
<entry>
	<title>Fixed!</title>

	<id>https://tylercipriani.com/blog/2016/01/19/Command-Timing-Bash-Prompt/comment_2_0173b8da766bfad225e69bafda58c7cc/</id>

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

	<author><name>thcipriani</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-09-20T14:20:49Z</published>


	<content type="html" xml:lang="en">
	&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;


	</content>



</entry>

</feed>
