<?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: Command History in Windows Command Prompt</title>
	<atom:link href="http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/</link>
	<description>Sharing my thoughts with the world.</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:10:24 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nils</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-61232</link>
		<dc:creator>nils</dc:creator>
		<pubDate>Wed, 06 Aug 2008 10:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-61232</guid>
		<description>This is very nice feature..
My work get very easy after knowing this feature
Thanks buddy...</description>
		<content:encoded><![CDATA[<p>This is very nice feature..<br />
My work get very easy after knowing this feature<br />
Thanks buddy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sShah</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-59037</link>
		<dc:creator>sShah</dc:creator>
		<pubDate>Wed, 16 Jul 2008 11:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-59037</guid>
		<description>A simple DOSKEY /HISTORY would do the same, that is retrieving history of all typed command line. You can even pipe it to a, say text file; great for documentation. I know this because it helps me a lot when I need to prepare user manual for any application installation or that sort of stuff..  Cheerio :)</description>
		<content:encoded><![CDATA[<p>A simple DOSKEY /HISTORY would do the same, that is retrieving history of all typed command line. You can even pipe it to a, say text file; great for documentation. I know this because it helps me a lot when I need to prepare user manual for any application installation or that sort of stuff..  Cheerio <img src='http://www.computerdefense.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sammy</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-19493</link>
		<dc:creator>sammy</dc:creator>
		<pubDate>Fri, 20 Jul 2007 11:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-19493</guid>
		<description>In case this is also news, you can press F9 while in the menu displayed by pressing F7. Pressing F9 results in a prompt for the menu number of the command you wish to execute.

Furthermore, at the command prompt you can use F3 for the last command, and F8 repeatedly to go backwards through the history, one command at a time.

Finally, F2 allows you to copy a previous command up to the letter you enter.

I think these all come from the old DosKey program...</description>
		<content:encoded><![CDATA[<p>In case this is also news, you can press F9 while in the menu displayed by pressing F7. Pressing F9 results in a prompt for the menu number of the command you wish to execute.</p>
<p>Furthermore, at the command prompt you can use F3 for the last command, and F8 repeatedly to go backwards through the history, one command at a time.</p>
<p>Finally, F2 allows you to copy a previous command up to the letter you enter.</p>
<p>I think these all come from the old DosKey program&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Reguly</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-8900</link>
		<dc:creator>Tyler Reguly</dc:creator>
		<pubDate>Tue, 08 May 2007 14:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-8900</guid>
		<description>@kuza55

I&#039;ve never heard of the Command Prompt history persisting... and I&#039;m unaware of anything similar to the *nix .history file... However that doesn&#039;t mean there isn&#039;t one.</description>
		<content:encoded><![CDATA[<p>@kuza55</p>
<p>I&#8217;ve never heard of the Command Prompt history persisting&#8230; and I&#8217;m unaware of anything similar to the *nix .history file&#8230; However that doesn&#8217;t mean there isn&#8217;t one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuza55</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-8868</link>
		<dc:creator>kuza55</dc:creator>
		<pubDate>Tue, 08 May 2007 11:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-8868</guid>
		<description>I used to do what teh said as well, this will probably end up being rather useful.

Do you by any chance know if the windows command history persists (either in memory or on disk after a command window is closed, and if this data can somehow be extracted?</description>
		<content:encoded><![CDATA[<p>I used to do what teh said as well, this will probably end up being rather useful.</p>
<p>Do you by any chance know if the windows command history persists (either in memory or on disk after a command window is closed, and if this data can somehow be extracted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teh</title>
		<link>http://www.computerdefense.org/2007/05/command-history-in-windows-command-prompt/comment-page-1/#comment-8796</link>
		<dc:creator>teh</dc:creator>
		<pubDate>Mon, 07 May 2007 15:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.computerdefense.org/?p=320#comment-8796</guid>
		<description>i didn&#039;t know this one as well.
previously, i was just using the &#039;arrow up&#039; to retrieve history one by one.</description>
		<content:encoded><![CDATA[<p>i didn&#8217;t know this one as well.<br />
previously, i was just using the &#8216;arrow up&#8217; to retrieve history one by one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
