<?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: Fun with Windows Timeout command&#8230;	</title>
	<atom:link href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 27 Nov 2014 12:11:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Krzyś		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-117915</link>

		<dc:creator><![CDATA[Krzyś]]></dc:creator>
		<pubDate>Thu, 27 Nov 2014 12:11:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-117915</guid>

					<description><![CDATA[Alternatives to timeout, if anybody cares (time set to 5 seconds):

choice /T 5 /D n &#062; NUL

ping 192.168.x.y -w 5000 -n 1 &#062; NUL

(192.168.x.y has to be unreachable address)]]></description>
			<content:encoded><![CDATA[<p>Alternatives to timeout, if anybody cares (time set to 5 seconds):</p>
<p>choice /T 5 /D n &gt; NUL</p>
<p>ping 192.168.x.y -w 5000 -n 1 &gt; NUL</p>
<p>(192.168.x.y has to be unreachable address)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Godwin		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64866</link>

		<dc:creator><![CDATA[Peter Godwin]]></dc:creator>
		<pubDate>Fri, 20 Jun 2014 02:04:43 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64866</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711&quot;&gt;tenox&lt;/a&gt;.

Indeed. This is an interesting read on the subject. http://brianreiter.org/2010/08/24/the-sad-history-of-the-microsoft-posix-subsystem/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711">tenox</a>.</p>
<p>Indeed. This is an interesting read on the subject. <a href="http://brianreiter.org/2010/08/24/the-sad-history-of-the-microsoft-posix-subsystem/" rel="nofollow ugc">http://brianreiter.org/2010/08/24/the-sad-history-of-the-microsoft-posix-subsystem/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: calvin		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64852</link>

		<dc:creator><![CDATA[calvin]]></dc:creator>
		<pubDate>Thu, 19 Jun 2014 21:19:49 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64852</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64742&quot;&gt;tenox&lt;/a&gt;.

it&#039;s not a subsystem as much it is a library]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64742">tenox</a>.</p>
<p>it&#8217;s not a subsystem as much it is a library</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64756</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 20:17:29 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64756</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64741&quot;&gt;ender&lt;/a&gt;.

Yep!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64741">ender</a>.</p>
<p>Yep!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tenox		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64742</link>

		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 15:39:07 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64742</guid>

					<description><![CDATA[Windows 8.1/2012 theoretically has Cygwin/Mingw. But I&#039;m not moving till they restore start menu.

As for OpenNT - yes it&#039;s the same thing as Interix. I would like to get v2.1 for NT4.0!]]></description>
			<content:encoded><![CDATA[<p>Windows 8.1/2012 theoretically has Cygwin/Mingw. But I&#8217;m not moving till they restore start menu.</p>
<p>As for OpenNT &#8211; yes it&#8217;s the same thing as Interix. I would like to get v2.1 for NT4.0!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ender		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64741</link>

		<dc:creator><![CDATA[ender]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 15:09:32 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64741</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711&quot;&gt;tenox&lt;/a&gt;.

Isn&#039;t OpenNT what later became Interix?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711">tenox</a>.</p>
<p>Isn&#8217;t OpenNT what later became Interix?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64725</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 11:54:03 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64725</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711&quot;&gt;tenox&lt;/a&gt;.

too bad, it could have been useful.  Instead windows 8.1/server 2012 has nothing..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711">tenox</a>.</p>
<p>too bad, it could have been useful.  Instead windows 8.1/server 2012 has nothing..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tenox		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64711</link>

		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 06:39:47 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64711</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64707&quot;&gt;neozeed&lt;/a&gt;.

OpenNT was supposed to do that http://windowsitpro.com/systems-management/opennt

Make sure to check out this screenshot: http://windowsitpro.com/site-files/windowsitpro.com/files/archive/windowsitpro.com/content/content/3122/screen_01.gif]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64707">neozeed</a>.</p>
<p>OpenNT was supposed to do that <a href="http://windowsitpro.com/systems-management/opennt" rel="nofollow ugc">http://windowsitpro.com/systems-management/opennt</a></p>
<p>Make sure to check out this screenshot: <a href="http://windowsitpro.com/site-files/windowsitpro.com/files/archive/windowsitpro.com/content/content/3122/screen_01.gif" rel="nofollow ugc">http://windowsitpro.com/site-files/windowsitpro.com/files/archive/windowsitpro.com/content/content/3122/screen_01.gif</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/06/18/fun-with-windows-timeout-command/comment-page-1/#comment-64707</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 05:49:06 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4288#comment-64707</guid>

					<description><![CDATA[I&#039;m always reminded of Microsoft&#039;s POSIX subsystem which could barely run tar &amp; vi.. Sure windows can &#039;script&#039; but it isn&#039;t meant to do so.

Such a shame that they bought out Interix, and killed their product line.  I guess if the Kernel Personality API were open, someone would port Linux or BSD, then nobody would run NT server stuff.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always reminded of Microsoft&#8217;s POSIX subsystem which could barely run tar &#038; vi.. Sure windows can &#8216;script&#8217; but it isn&#8217;t meant to do so.</p>
<p>Such a shame that they bought out Interix, and killed their product line.  I guess if the Kernel Personality API were open, someone would port Linux or BSD, then nobody would run NT server stuff.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
