PowerShell
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Programming Languages |extensions={{ext|ps1}}, {{ext|psm1}}, others |released=2006 }} PowerShell is a script interpreter and sc...") | |||
| Line 1: | Line 1: | ||
| {{FormatInfo | {{FormatInfo | ||
| − | |formattype= | + | |formattype=Languages | 
| |subcat=Programming Languages | |subcat=Programming Languages | ||
| |extensions={{ext|ps1}}, {{ext|psm1}}, others | |extensions={{ext|ps1}}, {{ext|psm1}}, others | ||
Revision as of 14:06, 28 May 2017
PowerShell is a script interpreter and scripting language developed by Microsoft. It is presumably intended in part as a replacement for Batch files. It is included with most modern editions of Windows, starting with approximately Windows 8. As of 2016, it is cross-platform and open-source.

