<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>get-life | add-powershell - All Comments</title><link>http://powershell.com/cs/blogs/aleksandar/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>re: Get-Alias ?</title><link>http://powershell.com/cs/blogs/aleksandar/archive/2009/02/17/get-alias.aspx#1544</link><pubDate>Tue, 17 Feb 2009 16:45:51 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:1544</guid><dc:creator>Aleksandar</dc:creator><description>&lt;p&gt;I&amp;#39;ve just found out that if you want to use double quotes, you have to escape it twice:&lt;/p&gt;
&lt;p&gt;PS&amp;gt;Get-Alias &amp;quot;``?&amp;quot;&lt;/p&gt;
&lt;p&gt;Is that a bug? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=1544" width="1" height="1"&gt;</description></item><item><title>re: Do you know the aliases for the New-Item cmdlet?</title><link>http://powershell.com/cs/blogs/aleksandar/archive/2009/02/06/do-you-know-the-aliases-for-the-new-item-cmdlet.aspx#1391</link><pubDate>Fri, 06 Feb 2009 16:19:12 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:1391</guid><dc:creator>Tobias Weltner</dc:creator><description>&lt;p&gt;Whenever you are in doubt what a given command really &amp;quot;is&amp;quot;, you can always use Get-Command! So &lt;/p&gt;
&lt;p&gt;Get-Command mkdir&lt;/p&gt;
&lt;p&gt;Get-Command md&lt;/p&gt;
&lt;p&gt;will reveal they are functions. In fact, this way you can also detect whether there are &amp;quot;conflicting&amp;quot; commands. For example, when you enter&lt;/p&gt;
&lt;p&gt;Get-Command ping&lt;/p&gt;
&lt;p&gt;and you have installed PSCX or similar extensions, most likely PowerShell will list more than one result. Whenever there are more commands, PowerShell picks one automatically based on this order: alias, function, cmdlet, external application (I think).&lt;/p&gt;
&lt;p&gt;BTW great article....!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=1391" width="1" height="1"&gt;</description></item></channel></rss>
