Difference between revisions of "Windows PowerShell 1.0 Essentials"

From Techotopia
Jump to: navigation, search
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>

Revision as of 18:49, 14 November 2008

  1. Installing Windows PowerShell 1.0
  2. The Basics of the Windows PowerShell 1.0 Interactive Shell
  3. Windows PowerShell 1.0 Commands and Aliases
  4. Windows PowerShell 1.0 String Quoting and Escape Sequences