<?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: CyberNotes: Run Command Power Tips</title>
	<atom:link href="http://cybernetnews.com/cybernotes-run-command-power-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com/cybernotes-run-command-power-tips/</link>
	<description>Technology News</description>
	<lastBuildDate>Sun, 08 Nov 2009 20:26:55 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mrcool10</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-135501</link>
		<dc:creator>mrcool10</dc:creator>
		<pubDate>Sat, 12 Apr 2008 01:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-135501</guid>
		<description>One of my favorite tricks is outputting a directory to a text file. dir /b &gt; filename.txt.

The /b uses &quot;bare name&quot; format. 

That also works well with the tree command. 

tree /f &gt; filename.txt</description>
		<content:encoded><![CDATA[<p>One of my favorite tricks is outputting a directory to a text file. dir /b &gt; filename.txt.</p>
<p>The /b uses &#8220;bare name&#8221; format. </p>
<p>That also works well with the tree command. </p>
<p>tree /f &gt; filename.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128668</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Fri, 04 Jan 2008 11:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128668</guid>
		<description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-128330&quot; rel=&quot;nofollow&quot;&gt;Joe Ledvina wrote:&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&quot;http://www.cygwin.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.cygwin.com/&lt;/a&gt;&lt;/blockquote&gt;&lt;/div&gt;I know Cygwin, but it&#039;s not exactly what I was looking for since it&#039;s just a command-line Linux emulator. I&#039;m looking for a native Windows terminal. I might as well just stick with what I&#039;m using right now: Linux.

Thanks for trying to find a solution though. :)</description>
		<content:encoded><![CDATA[<div class="commentquote"><a href="#comment-128330" rel="nofollow">Joe Ledvina wrote:</a><br />
<blockquote>[<a href='http://www.cygwin.com/' rel='nofollow'>cygwin.com</a>]</p></blockquote>
</div>
<p>I know Cygwin, but it&#8217;s not exactly what I was looking for since it&#8217;s just a command-line Linux emulator. I&#8217;m looking for a native Windows terminal. I might as well just stick with what I&#8217;m using right now: Linux.</p>
<p>Thanks for trying to find a solution though. <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128521</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 03 Jan 2008 01:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128521</guid>
		<description>&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-128325&quot; rel=&quot;nofollow&quot;&gt;Pieter wrote:&lt;/a&gt;&lt;blockquote&gt;That sort of stuff is why I love the terminal so much. Why won’t they add a decent terminal app to Windows? (No, not the Command Prompt, that application looks old.) It might lure some Linux users back to Windows, who knows…&lt;/blockquote&gt;&lt;/div&gt;
That would be nice to see it built-in, and I thought that Microsoft was supposed to have a better command line coming out with Vista. I can&#039;t remember though. I do know a few people who have switched to Mac&#039;s primarily because they wanted the integrated terminal.

&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-128322&quot; rel=&quot;nofollow&quot;&gt;Richard wrote:&lt;/a&gt;&lt;blockquote&gt;Used that command quite few times in massive computers stores then asking why all this extra software is installed and enabled at startup

A few responses i got:

“I though Google were a search engine” - Then just walks off
“All this software is pre-installed by Microsoft, Our company installs  no extra software on these PC’s” - Who knew Google And AOL software where now being pre-installed by Microsoft
“Allows for a better Web Experience” - Linking to AOL Software&lt;/blockquote&gt;&lt;/div&gt;
Gotta love people. I have actually heard the one about Microsoft installing the software. That&#039;s when you can&#039;t help but wonder where these people get their information.</description>
		<content:encoded><![CDATA[<div class="commentquote"><a href="#comment-128325" rel="nofollow">Pieter wrote:</a><br />
<blockquote>That sort of stuff is why I love the terminal so much. Why won’t they add a decent terminal app to Windows? (No, not the Command Prompt, that application looks old.) It might lure some Linux users back to Windows, who knows…</p></blockquote>
</div>
<p>That would be nice to see it built-in, and I thought that Microsoft was supposed to have a better command line coming out with Vista. I can&#8217;t remember though. I do know a few people who have switched to Mac&#8217;s primarily because they wanted the integrated terminal.</p>
<div class="commentquote"><a href="#comment-128322" rel="nofollow">Richard wrote:</a><br />
<blockquote>Used that command quite few times in massive computers stores then asking why all this extra software is installed and enabled at startup</p>
<p>A few responses i got:</p>
<p>“I though Google were a search engine” &#8211; Then just walks off<br />
“All this software is pre-installed by Microsoft, Our company installs  no extra software on these PC’s” &#8211; Who knew Google And AOL software where now being pre-installed by Microsoft<br />
“Allows for a better Web Experience” &#8211; Linking to AOL Software</p></blockquote>
</div>
<p>Gotta love people. I have actually heard the one about Microsoft installing the software. That&#8217;s when you can&#8217;t help but wonder where these people get their information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Ledvina</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128330</link>
		<dc:creator>Joe Ledvina</dc:creator>
		<pubDate>Tue, 01 Jan 2008 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128330</guid>
		<description>It&#039;s &quot;beck and call&quot;.

&lt;div class=&quot;commentquote&quot;&gt;&lt;a href=&quot;#comment-128325&quot; rel=&quot;nofollow&quot;&gt;Pieter wrote:&lt;/a&gt;&lt;blockquote&gt; Why won’t they add a decent terminal app to Windows  ...It might lure some Linux users back to Windows, who knows…&lt;/blockquote&gt;&lt;/div&gt;

If your gripe is with the limited command/scripting capabilities, Cygwin can give you most (all?) Linux terminal power in Windows.

http://www.cygwin.com/

If you&#039;re referring only to appearance and behavior of the UI (&quot;looks old&quot;), you can try Console or Poderosa, both of which can be configured to handle Cygwin sessions rather than cmd.exe sessions. Console is simpler, more stable, and more recently updated, but Poderosa is more powerful.

http://sourceforge.net/projects/console

http://en.poderosa.org/</description>
		<content:encoded><![CDATA[<p>It&#8217;s &#8220;beck and call&#8221;.</p>
<div class="commentquote"><a href="#comment-128325" rel="nofollow">Pieter wrote:</a><br />
<blockquote> Why won’t they add a decent terminal app to Windows  &#8230;It might lure some Linux users back to Windows, who knows…</p></blockquote>
</div>
<p>If your gripe is with the limited command/scripting capabilities, Cygwin can give you most (all?) Linux terminal power in Windows.</p>
<p>[<a href='http://www.cygwin.com/' rel='nofollow'>cygwin.com</a>]</p>
<p>If you&#8217;re referring only to appearance and behavior of the UI (&#8221;looks old&#8221;), you can try Console or Poderosa, both of which can be configured to handle Cygwin sessions rather than cmd.exe sessions. Console is simpler, more stable, and more recently updated, but Poderosa is more powerful.</p>
<p>[<a href='http://sourceforge.net/projects/console' rel='nofollow'>sourceforge.net</a>]</p>
<p>[<a href='http://en.poderosa.org/' rel='nofollow'>en.poderosa.org</a>]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128325</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Tue, 01 Jan 2008 15:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128325</guid>
		<description>That sort of stuff is why I love the terminal so much. Why won&#039;t they add a decent terminal app to Windows? (No, not the Command Prompt, that application looks old.) It might lure some Linux users back to Windows, who knows...</description>
		<content:encoded><![CDATA[<p>That sort of stuff is why I love the terminal so much. Why won&#8217;t they add a decent terminal app to Windows? (No, not the Command Prompt, that application looks old.) It might lure some Linux users back to Windows, who knows&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128323</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 01 Jan 2008 15:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128323</guid>
		<description>Here are the list of 117 run commands in windows xp. http://www.iblogall.com/2006/09/117-run-commands-in-windows-xp.html</description>
		<content:encoded><![CDATA[<p>Here are the list of 117 run commands in windows xp. [<a href='http://www.iblogall.com/2006/09/117-run-commands-in-windows-xp.html' rel='nofollow'>iblogall.com</a>]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128322</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 01 Jan 2008 13:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128322</guid>
		<description>Most of the time i use the run or search in vista is &quot;msconfig&quot;

Used that command quite few times in massive computers stores then asking why all this extra software is installed and enabled at startup

A few responses i got:

&quot;I though Google were a search engine&quot; - Then just walks off
&quot;All this software is pre-installed by Microsoft, Our company installs  no extra software on these PC&#039;s&quot; - Who knew Google And AOL software where now being pre-installed by Microsoft
&quot;Allows for a better Web Experience&quot; - Linking to AOL Software</description>
		<content:encoded><![CDATA[<p>Most of the time i use the run or search in vista is &#8220;msconfig&#8221;</p>
<p>Used that command quite few times in massive computers stores then asking why all this extra software is installed and enabled at startup</p>
<p>A few responses i got:</p>
<p>&#8220;I though Google were a search engine&#8221; &#8211; Then just walks off<br />
&#8220;All this software is pre-installed by Microsoft, Our company installs  no extra software on these PC&#8217;s&#8221; &#8211; Who knew Google And AOL software where now being pre-installed by Microsoft<br />
&#8220;Allows for a better Web Experience&#8221; &#8211; Linking to AOL Software</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://cybernetnews.com/cybernotes-run-command-power-tips/comment-page-1/#comment-128319</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 01 Jan 2008 12:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/2008/01/01/cybernotes-run-command-power-tips/#comment-128319</guid>
		<description>another great article! thanks a lot</description>
		<content:encoded><![CDATA[<p>another great article! thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
