<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postIt &#187; multithreading</title>
	<atom:link href="https://lakm.us/postit/tag/multithreading/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>$ sleep 120 &amp;&amp; touch 120 &amp; sleep 4 &amp;&amp; to &#8230;</title>
		<link>https://lakm.us/postit/2010/03/sleep-120-touch-120-sleep-4-to/</link>
		<comments>https://lakm.us/postit/2010/03/sleep-120-touch-120-sleep-4-to/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 10:34:14 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[multithreading]]></category>
		<category><![CDATA[shell script]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=41</guid>
		<description><![CDATA[$ sleep 120 &#38;&#38; touch 120 &#38; sleep 4 &#38;&#38; touch 4 So, how are those file touch comes up in sequence (watch the creation time) $ ls -l total 160 -rw-r--r-- 1 arif arif 0 2010-03-17 17:28 120 -rw-r--r-- 1 arif arif 0 2010-03-17 17:27 4 ...]]></description>
				<content:encoded><![CDATA[<p><code>$ sleep 120 &amp;&amp; touch 120 &amp; sleep 4 &amp;&amp; touch 4</code></p>
<p>So, how are those file <code>touch</code> comes up in sequence (watch the creation time)</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">ls</span> <span style="color: #660033;">-l</span>
total <span style="color: #000000;">160</span>
<span style="color: #660033;">-rw-r--r--</span> <span style="color: #000000;">1</span> arif arif     <span style="color: #000000;">0</span> <span style="color: #000000;">2010</span>-03-<span style="color: #000000;">17</span> <span style="color: #000000;">17</span>:<span style="color: #000000;">28</span> <span style="color: #000000;">120</span>
<span style="color: #660033;">-rw-r--r--</span> <span style="color: #000000;">1</span> arif arif     <span style="color: #000000;">0</span> <span style="color: #000000;">2010</span>-03-<span style="color: #000000;">17</span> <span style="color: #000000;">17</span>:<span style="color: #000000;">27</span> <span style="color: #000000;">4</span>
...</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/03/sleep-120-touch-120-sleep-4-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
