<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PowerShell 1.0 (final) released!</title>
	<link>http://blog.birnamdesigns.com/2006/11/14/powershell-10-final-released/</link>
	<description>Birnam Designs Blog (BDB) :: sharing tips, resources, ideas, and more, on web development and design</description>
	<pubDate>Tue, 30 Sep 2008 23:34:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: david</title>
		<link>http://blog.birnamdesigns.com/2006/11/14/powershell-10-final-released/#comment-12701</link>
		<pubDate>Thu, 25 Jan 2007 16:55:12 +0000</pubDate>
		<guid>http://blog.birnamdesigns.com/2006/11/14/powershell-10-final-released/#comment-12701</guid>
					<description>That's a neat trick with the F7 key....  You can also run the Get-History cmdlet. The good thing about Get-History vs. F7 is you can output it to a text file:

Get-History &gt; foo.txt

And from there it's much easier to save to your commands to a new script file or your $profile file.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a neat trick with the F7 key&#8230;.  You can also run the Get-History cmdlet. The good thing about Get-History vs. F7 is you can output it to a text file:</p>
<p>Get-History > foo.txt</p>
<p>And from there it&#8217;s much easier to save to your commands to a new script file or your $profile file.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Travis</title>
		<link>http://blog.birnamdesigns.com/2006/11/14/powershell-10-final-released/#comment-12688</link>
		<pubDate>Thu, 25 Jan 2007 14:20:40 +0000</pubDate>
		<guid>http://blog.birnamdesigns.com/2006/11/14/powershell-10-final-released/#comment-12688</guid>
					<description>The only problem I have with PowerShell is that it's not going to be used by as many people as I'd like it to be :) That said, I haven't used it as much as I would like to, and I'm going to check out those links! I saw they released a version for Vista as well.

My little tip (that I just emailed to you...):

If you're just looking for a command to run again, F7 brings up a list of commands from the current session that you can select from, F8 seems to function just like the up key, and F9 will prompt for a specific command number (which you can find from F7).</description>
		<content:encoded><![CDATA[<p>The only problem I have with PowerShell is that it&#8217;s not going to be used by as many people as I&#8217;d like it to be <img src='http://blog.birnamdesigns.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That said, I haven&#8217;t used it as much as I would like to, and I&#8217;m going to check out those links! I saw they released a version for Vista as well.</p>
<p>My little tip (that I just emailed to you&#8230;):</p>
<p>If you&#8217;re just looking for a command to run again, F7 brings up a list of commands from the current session that you can select from, F8 seems to function just like the up key, and F9 will prompt for a specific command number (which you can find from F7).
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
