Difference between revisions of "Windows PowerShell 1.0 Essentials"
From Techotopia
Line 13: | Line 13: | ||
#* [[Windows PowerShell 1.0 Commands and Aliases|Creating and Listing PowerShell Aliases]]<br><br> | #* [[Windows PowerShell 1.0 Commands and Aliases|Creating and Listing PowerShell Aliases]]<br><br> | ||
# [[Windows PowerShell 1.0 String Quoting and Escape Sequences]] | # [[Windows PowerShell 1.0 String Quoting and Escape Sequences]] | ||
+ | #* [[Windows PowerShell 1.0 String Quoting and Escape Sequences|Using Double Quotes]] | ||
+ | #* [[Windows PowerShell 1.0 String Quoting and Escape Sequences|Using Single Quotes]] | ||
+ | #* [[Windows PowerShell 1.0 String Quoting and Escape Sequences|Using the PowerShell Escape Character]] | ||
+ | #* [[Windows PowerShell 1.0 String Quoting and Escape Sequences|PowerShell Special Escape Sequences]]<br><br> |