My simple Display-EnvironmentVariable function for PowerShell
14th Nov 2006, 09:56 GMT
Function Display-EnvironmentVariable { Get-ChildItem ENV: | sort-object -property Name | format-table -autosize } set-alias dev Display-EnvironmentVariable
My simple Display-EnvironmentVariable function for PowerShell related news:
- Windows PowerShell 1.0 Launched — Arul Kumaravel's WebLog
- Powershell: all you ever wanted to know — Eileen Brown's WebLog
- Windows PowerShell Launches — David Aiken
- PowerShell v1.0 available — Clive Watson's Weblog
- Power Shell Live! User Community — Michael's Security Talk
- An SD card that tells you how full it is — .:UNEASYsilence:.
- The DFO Show - Windows Vista and Windows PowerShell — Channel 9
- How to implement a rainbow function? — Channel 9
- Windows PowerShell Visual Studio 2005 Templates (C# and VB.NET) — Channel 9
- Windows PowerShell Released! — The Official SBS Blog